Goblin - A Platform for 3D AR and VR Applications

EventNode.GetGraph Method

Overload List

 

public override IGraph GetGraph();

 

public EventDecl GetGraph(EventDecl);

Inherited from CSharpAST.

public virtual IGraph GetGraph(IGraph);

Inherited from TypeMemberNode.

public MemberDecl GetGraph(MemberDecl);

See Also

EventNode Class | DDW.CSharp.Parse Namespace