CSMSL.IO.MzML.SourceFileRefListType.SourceFileRefListType C# (CSharp) Méthode

SourceFileRefListType() public méthode

public SourceFileRefListType ( ) : System
Résultat System
        public SourceFileRefListType()
        {
            this.sourceFileRefField = new List<SourceFileRefType>();
        }