SWFProcessing.SWFModeller.ABC.Code.Script.Script C# (CSharp) Méthode

Script() public méthode

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