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

FieldListStreamer() public méthode

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