Goblin - A Platform for 3D AR and VR Applications

PropertyNode.GetGraph Method

Overload List

 

public override IGraph GetGraph();

Inherited from CSharpAST.

public virtual IGraph GetGraph(IGraph);

Inherited from TypeMemberNode.

public MemberDecl GetGraph(MemberDecl);

 

public PropertyDecl GetGraph(PropertyDecl);

See Also

PropertyNode Class | DDW.CSharp.Parse Namespace