IContentParserT Interface |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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.
Properties
Methods
See Also