Method GetTypeKeyName
GetTypeKeyName(Type)
Gets the Type full qualified key name.
protected string GetTypeKeyName(Type t)
Parameters
t
TypeThe 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.