![]() | IExtensionHandler Methods |
The IExtensionHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeSerialize(Byte[]) |
Represents the data as a .net value
|
![]() | DeSerialize<T>(Byte[]) |
De-serialize as a strongly type object
|
![]() | GetDisplay |
Gets the display value
|
![]() | Serialize |
Serializes the data
|