Goblin - A Platform for 3D AR and VR Applications

ConstructorDecl.InvokeChain Property

Gets or sets a flag that indicates the constructor calls a separate overloaded constructor before proceeding - eg MyDerived():this(i).

public bool InvokeChain {get; set;}

See Also

ConstructorDecl Class | DDW.CSharp.Dom Namespace