示例#1
0
 private static void enumToString(Serializer jsonSerializer, valueType value)
 {
     jsonSerializer.EnumToString(value);
 }