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

TargetListType() 공개 메소드

public TargetListType ( ) : System
리턴 System
        public TargetListType()
        {
            this.targetField = new List<ParamGroupType>();
        }