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

AccountReportStreamer() 공개 메소드

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