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

SourceFileListType() 공개 메소드

public SourceFileListType ( ) : System
리턴 System
        public SourceFileListType()
        {
            this.sourceFileField = new List<SourceFileType>();
        }