MethodGroup.IsInstanceGroup Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Types
Declaring Type: MethodGroup
Returns true if this is the instance method sub-group
public bool IsInstanceGroup { get; }
Property Type
bool |