Member.DeclaringType Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Types
Declaring Type: Member
Gets the type that this member belongs to
public TypeInfo DeclaringType { get; set; }
Property Type
TypeInfo |