IByteArrayConverterT Interface |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic interface IByteArrayConverter<T>
Public Interface IByteArrayConverter(Of T)
generic<typename T>
public interface class IByteArrayConverter
type IByteArrayConverter<'T> = interface end
Type Parameters
- T
The IByteArrayConverterT type exposes the following members.
Methods
See Also