IDictionaryReadHandlerDictionaryReader Method |
[This is preliminary documentation and is subject to change.]
Provides an
IDictionaryReader
that a parser can use to convert a dictionary
representation to an instance of a type incrementally.
Namespace: NForza.TransitAssembly: Transit (in Transit.dll) Version: 0.8.1-alpha
SyntaxIDictionaryReader DictionaryReader()
Return Value
Type:
IDictionaryReaderA DictionaryReader.
See Also