FastQuant.GroupStreamer.GroupStreamer C# (CSharp) Méthode

GroupStreamer() public méthode

public GroupStreamer ( ) : System
Résultat System
        public GroupStreamer()
        {
            this.typeId = DataObjectType.Group;
            this.type = typeof(Group);
        }