Method DumpToString
DumpToString(bool, bool)
Declaration
public string DumpToString(bool includeInheritOriginInfo, bool includeMaps)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | includeInheritOriginInfo | |
| bool | includeMaps |
Returns
| Type | Description |
|---|---|
| string |
DumpToString(bool)
Declaration
public string DumpToString(bool includeInheritOriginInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | includeInheritOriginInfo |
Returns
| Type | Description |
|---|---|
| string |
DumpToString()
Declaration
public string DumpToString()
Returns
| Type | Description |
|---|---|
| string |