C# 클래스 CSMSL.Proteomics.FragmentTypesExtension

파일 보기 프로젝트 열기: dbaileychess/CSMSL

공개 메소드들

메소드 설명
GetIndividualFragmentTypes ( this fragmentTypes ) : IEnumerable
GetIonCap ( this fragmentType ) : ChemicalFormula
GetTerminus ( this fragmentType ) : Terminus

메소드 상세

GetIndividualFragmentTypes() 공개 정적인 메소드

public static GetIndividualFragmentTypes ( this fragmentTypes ) : IEnumerable
fragmentTypes this
리턴 IEnumerable

GetIonCap() 공개 정적인 메소드

public static GetIonCap ( this fragmentType ) : ChemicalFormula
fragmentType this
리턴 ChemicalFormula

GetTerminus() 공개 정적인 메소드

public static GetTerminus ( this fragmentType ) : Terminus
fragmentType this
리턴 Terminus