Method ExportToString
ExportToString(out string, bool)
Declaration
public bool ExportToString(out string result, bool addSourceFileComment)
Parameters
Type | Name | Description |
---|---|---|
string | result | |
bool | addSourceFileComment |
Returns
Type | Description |
---|---|
bool |
ExportToString(out string)
Declaration
public bool ExportToString(out string result)
Parameters
Type | Name | Description |
---|---|---|
string | result |
Returns
Type | Description |
---|---|
bool |