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

GroupUpdateStreamer() public méthode

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