IDefaultReadHandlerT Interface |
[This is preliminary documentation and is subject to change.]
Namespace: NForza.Transit
public interface IDefaultReadHandler<out T>
[Missing <typeparam name="T"/> documentation for "T:NForza.Transit.IDefaultReadHandler`1"]
The IDefaultReadHandlerT type exposes the following members.
Name | Description | |
---|---|---|
![]() | FromRepresentation |
Reads a transit representation that cannot otherwise be read.
|