Пример #1
0
    void Start()
    {
        var t = new SerializationTest();

        t.Write();
        //        SerializationTest.Rrite();
    }