Method GetTypeKeyName
GetTypeKeyName(Type)
Gets the Type full qualified key name.
protected string GetTypeKeyName(Type t)
Parameters
tTypeThe type to get their qualified key name.
Gets the Type full qualified key name.
protected string GetTypeKeyName(Type t)
t TypeThe type to get their qualified key name.