Method DumpToTextRaw
DumpToTextRaw<T>(T)
Declaration
[Obsolete("Replaced with Dump(), left here for compatibility reasons")]
public static string DumpToTextRaw<T>(this T instance)
Parameters
| Type | Name | Description |
|---|---|---|
| T | instance |
Returns
| Type | Description |
|---|---|
| string |
Type Parameters
| Name | Description |
|---|---|
| T |