IExtensionHandler Interface |
Namespace: SanteDB.Core.Interfaces
The IExtensionHandler type exposes the following members.
Name | Description | |
---|---|---|
DeSerialize(Byte) |
Represents the data as a .net value
| |
DeSerializeT(Byte) |
De-serialize as a strongly type object
| |
GetDisplay |
Gets the display value
| |
Serialize |
Serializes the data
|