C# 클래스 PluginProteomicRuler.Protease

파일 보기 프로젝트 열기: JurgenCox/perseus-plugins 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cleavageSpecificity System.Text.RegularExpressions.Regex
name string

공개 메소드들

메소드 설명
Protease ( string name, Regex regex ) : System.Text.RegularExpressions

메소드 상세

Protease() 공개 메소드

public Protease ( string name, Regex regex ) : System.Text.RegularExpressions
name string
regex System.Text.RegularExpressions.Regex
리턴 System.Text.RegularExpressions

프로퍼티 상세

cleavageSpecificity 공개적으로 프로퍼티

public Regex,System.Text.RegularExpressions cleavageSpecificity
리턴 System.Text.RegularExpressions.Regex

name 공개적으로 프로퍼티

public string name
리턴 string