CanConvert Method
Definition
- Namespace
- Tyne
- Assembly
- Tyne.Core.dll
Methods
| Edit this page View SourceCanConvert(Type)
Determines whether the typeToConvert
can be converted to a Result<T, TE>.
Declaration
public override bool CanConvert(Type typeToConvert)