Interface ISubjectTypeMapper
Namespace: Apollo.Providers
Assembly: Apollo.dll
public interface ISubjectTypeMapper
Properties
Subject
string Subject { get; }
Property Value
SubjectTypeMapping
Dictionary<string, Type> SubjectTypeMapping { get; }