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

MatrixStreamer() public méthode

public MatrixStreamer ( ) : System
Résultat System
        public MatrixStreamer()
        {
            this.typeId = DataObjectType.Matrix;
            //this.type = typeof(Matrix);
        }