public void RotatingGlobeTest()
 {
     GifDecoderTest t = new GifDecoderTest();
     t.DecodeRotatingGlobe();
 }
Пример #2
0
        public void RotatingGlobeTest()
        {
            GifDecoderTest t = new GifDecoderTest();

            t.DecodeRotatingGlobe();
        }