Class NullableParser
Implements
Inherited Members
Namespace: QFSW.QC.Parsers
Assembly: QFSW.QC.Parsers.dll
Syntax
public class NullableParser : GenericQcParser, IQcParser
Properties
GenericType
Declaration
protected override Type GenericType { get; }
Property Value
Type | Description |
---|---|
Type |
Overrides
Methods
Parse(String, Type)
Declaration
public override object Parse(string value, Type type)
Parameters
Type | Name | Description |
---|---|---|
String | value | |
Type | type |
Returns
Type | Description |
---|---|
Object |