IContentParserT Interface |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic interface IContentParser<T>
Public Interface IContentParser(Of T)
generic<typename T>
public interface class IContentParser
type IContentParser<'T> = interface end
Type Parameters
- T
The IContentParserT type exposes the following members.
Methods
Properties
See Also