FastQuant.GroupEventStreamer.GroupEventStreamer C# (CSharp) 메소드

GroupEventStreamer() 공개 메소드

public GroupEventStreamer ( ) : System
리턴 System
        public GroupEventStreamer()
        {
            this.typeId = DataObjectType.GroupEvent;
            this.type = typeof(GroupEvent);
        }