Method | Description | |
---|---|---|
AddMapping ( string entityType, string fieldName, string resolvedTypeName ) : void | ||
Reset ( ) : void | ||
Resolve ( string entityType, string fieldName ) : string |
Method | Description | |
---|---|---|
GetKey ( string entityType, string fieldName ) : string |
public AddMapping ( string entityType, string fieldName, string resolvedTypeName ) : void | ||
entityType | string | |
fieldName | string | |
resolvedTypeName | string | |
return | void |
public Resolve ( string entityType, string fieldName ) : string | ||
entityType | string | |
fieldName | string | |
return | string |