Summary
Builds a string containing the values of each of the specified object's fields.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- ReflectionUtilities
Syntax
public static string DeepToString(Object obj)
Parameters
| Name | Type | Description |
|---|---|---|
| obj | Object |
Return Value
| Type | Description |
|---|---|
| string |