ConversionResultT Constructor |
Name | Description | |
---|---|---|
![]() | ConversionResultT |
Initializes a new instance that does not contain a value as a result of an unsuccessful conversion.
|
![]() | ConversionResultT(T) |
Initializes a new instance that contains the specified value as the result of a successful conversion.
|