Method DumpToDotGraph
DumpToDotGraph(string, bool, bool)
Declaration
public void DumpToDotGraph(string filename, bool includeInheritOriginInfo, bool includeMaps)
Parameters
| Type |
Name |
Description |
| string |
filename |
|
| bool |
includeInheritOriginInfo |
|
| bool |
includeMaps |
|
DumpToDotGraph(string, bool)
Declaration
public void DumpToDotGraph(string filename, bool includeInheritOriginInfo)
Parameters
| Type |
Name |
Description |
| string |
filename |
|
| bool |
includeInheritOriginInfo |
|
DumpToDotGraph(string)
Declaration
public void DumpToDotGraph(string filename)
Parameters
| Type |
Name |
Description |
| string |
filename |
|