Example #1
0
 internal static void Register(Type type, string code)
 {
     TypeCode.Cache(type, code);
 }