public interface IMatchCompiler<T>
Public Interface IMatchCompiler(Of T)
generic<typename T> public interface class IMatchCompiler