public interface IContentParser<T>
Public Interface IContentParser(Of T)
generic<typename T> public interface class IContentParser
type IContentParser<'T> = interface end
The IContentParserT type exposes the following members.