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

Level2SnapshotStreamer() 공개 메소드

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