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

AccountReportStreamer() public méthode

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