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

GroupEventStreamer() public méthode

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