In my class ClassA : ISomeInterface i have:
ClassA : ISomeInterface
if(entity.Target == this)
With Target in entity defined as
Target
entity