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

FillStreamer() 공개 메소드

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