Types = new Dictionary(StringComparer.Ordinal)
{...typeof(sbyte)},
{"Int16", typeof(short)},
{"Int32", typeof(int)},...string)},
{"DateTime", typeof(DateTime)}
};
private static readonly Dictionary... InitValues = new Dictionary(StringComparer.Ordinal)
{...sbyte()},
{"Int16", new short()},
{"Int32", new int()},