Method RegisterType(string, long, Type)
Register type manually (for cases when automatic scanning doesn't work)
public static void RegisterType(string schemeName, long schemeId, Type type)
Register type manually (for cases when automatic scanning doesn't work)
public static void RegisterType(string schemeName, long schemeId, Type type)