Summary
Gets the type of the root.
- Assembly
- Rocket
.Surgery .Reflection .Extensions .dll - Namespace
- Rocket
.Surgery .Reflection - Containing Type
- PropertyDelegate
Syntax
public Type RootType { get; }
Value
| Type | Description |
|---|---|
| Type | The type of the root. |
