Managed<T> Record
Represents type Managed<T>
.
The Managed<T> type exposes the following members.
Show:
Name | Description | |
---|---|---|
Implicit(Managed<T> to T) | Represents a conversion operator. | |
Implicit(T to Managed<T>) | Represents a conversion operator. |
Represents type Managed<T>
.
The Managed<T> type exposes the following members.
Name | Description | |
---|---|---|
Implicit(Managed<T> to T) | Represents a conversion operator. | |
Implicit(T to Managed<T>) | Represents a conversion operator. |