MetadataExtensions.GetInheritedMember Method
- Namespace
- Kampute.DocToolkit.Metadata
- Assembly
- Kampute.DocToolkit.dll
Definition
Retrieves the member that this member directly inherits from.
public static IMember GetInheritedMember(this IMember member)Parameters
memberIMember- The member whose inherited member is to be retrieved.
Returns
Exceptions
- ArgumentNullException
- Thrown when
memberisnull.

Based on the type of member, the following rules apply:
null