Table of Contents

Interface ISubjectTypeMapper

Namespace: Apollo.Providers
Assembly: Apollo.dll

public interface ISubjectTypeMapper

Properties

Subject

string Subject { get; }

Property Value

string

SubjectTypeMapping

Dictionary<string, Type> SubjectTypeMapping { get; }

Property Value

Dictionary<string, Type>