示例#1
0
 public override ElementRef GetElementRef()
 {
     return(PrecursorResultRef.PROTOTYPE.ChangeChromInfo(GetResultFile().Replicate.ChromatogramSet, ChromInfo)
            .ChangeParent(Precursor.GetElementRef()));
 }