IDictionaryReadHandler Interface |
[This is preliminary documentation and is subject to change.]
Namespace: NForza.Transit
public interface IDictionaryReadHandler : IReadHandler
The IDictionaryReadHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | DictionaryReader |
Provides an IDictionaryReader
that a parser can use to convert a dictionary
representation to an instance of a type incrementally.
|
![]() | FromRepresentation |
Converts a transit value to an instance of a type.
(Inherited from IReadHandler.) |