Recurity.Swf.Rect.Rect C# (CSharp) 메소드

Rect() 공개 메소드

public Rect ( byte InitialVersion ) : System
InitialVersion byte The version of the Swf file using this object.
리턴 System
        public Rect( byte InitialVersion )
            : base(InitialVersion)
        {
        }