SWFProcessing.SWFModeller.ABC.Code.Script.Script C# (CSharp) 메소드

Script() 공개 메소드

public Script ( ) : System.Collections.Generic
리턴 System.Collections.Generic
        public Script()
        {
            this.traits = new List<Trait>();
        }