Goblin - A Platform for 3D AR and VR Applications

ConstructorDecl.InvokeBase Property

Gets or sets a flag that indicates the constructor specifies which base class should be called and thus requires a base call - eg MyDerived():base(i).

public bool InvokeBase {get; set;}

See Also

ConstructorDecl Class | DDW.CSharp.Dom Namespace