public static ToString ( object instance ) : string | ||
instance | object | The instance, can be |
return | string |
null
, this method will return "null". This method is great when the value of a property must be logged. public static ToString ( object instance ) : string | ||
instance | object | The instance, can be |
return | string |