Method GetSchemeNameForType<TProps>()
Get scheme name for C# class type.
Considers attributes and namespaces.
public string GetSchemeNameForType<TProps>() where TProps : class
Get scheme name for C# class type.
Considers attributes and namespaces.
public string GetSchemeNameForType<TProps>() where TProps : class