TargetMember
Gets the member used to implement the interface. This may be either an existing member or a newly introduced member.
Declaration
IMember TargetMember { get; }
Property Value
Type | Description |
---|---|
IMember |
Gets the member used to implement the interface. This may be either an existing member or a newly introduced member.
IMember TargetMember { get; }
Type | Description |
---|---|
IMember |