The JsonSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetJsonReaderEnum | ||
GetType | (Inherited from Object.) | |
GetValue | ||
MemberwiseClone | (Inherited from Object.) | |
ReadData |
Reads data from CSV reader and provides it as IEnumerable with field access handler to the specified callback.
| |
ToString | (Inherited from Object.) |
See Also