Class TupleParser
Implements
Inherited Members
Namespace: QFSW.QC.Parsers
Assembly: QFSW.QC.Parsers.dll
Syntax
public class TupleParser : MassGenericQcParser, IQcParser
Properties
GenericTypes
Declaration
protected override HashSet<Type> GenericTypes { get; }
Property Value
| Type | Description |
|---|---|
| HashSet<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 |