Overload List
Name | Description | |
---|---|---|
![]() ![]() | DecodeExtension(Extension, Int32, Type) |
Decodes the specified extension and returns an object of the specified type that is instantiated with the decoded bytes.
|
![]() ![]() | DecodeExtension(Extension, IntPtr, Type) |
Decodes the specified extension and returns an object of the specified type that is instantiated with the decoded bytes.
|
![]() ![]() | DecodeExtension(Extension, String, Type) |
Decodes the specified extension and returns an object of the specified type that is instantiated with the decoded bytes.
|