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