public override IGraph GetGraph();
Inherited from Statement.
protected virtual IGraph GetGraph(IGraph);
public TryCatchFinallyStmt GetGraph(TryCatchFinallyStmt);
TryCatchFinallyStmt Class | DDW.CSharp.Parse Namespace