C-minor v0.0

MethodGroup.IsStaticGroup Property

Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Types
Declaring Type: MethodGroup

Returns true if this is the static method sub-group

public bool IsStaticGroup { get; }

Property Type

bool