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

MatrixStreamer() 공개 메소드

public MatrixStreamer ( ) : System
리턴 System
        public MatrixStreamer()
        {
            this.typeId = DataObjectType.Matrix;
            //this.type = typeof(Matrix);
        }