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

GroupUpdateStreamer() 공개 메소드

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