CSMSL.IO.MzML.IndexType.IndexType C# (CSharp) 메소드

IndexType() 공개 메소드

public IndexType ( ) : System
리턴 System
        public IndexType()
        {
            this.offsetField = new List<OffsetType>();
        }