Method | Description | |
---|---|---|
ToStringWithCulture ( object objectToConvert ) : string |
This is called from the compile/run appdomain to convert objects within an expression block to a string
|
public ToStringWithCulture ( object objectToConvert ) : string | ||
objectToConvert | object | |
return | string |