JsonWriter.JsonWriter C# (CSharp) 메소드

JsonWriter() 정적인 개인적인 메소드

static private JsonWriter ( ) : System
리턴 System
        static JsonWriter ()
        {
            number_format = NumberFormatInfo.InvariantInfo;
        }

Same methods

JsonWriter::JsonWriter ( StringBuilder sb ) : System
JsonWriter::JsonWriter ( TextWriter writer ) : System