C# 클래스 CucumberLanguageServices.Integration.StepDefinition.Replacement

파일 보기 프로젝트 열기: henritersteeg/cuke4vs

공개 프로퍼티들

프로퍼티 타입 설명
New string
Old string

공개 메소드들

메소드 설명
By ( string newValue ) : Replacement

메소드 상세

By() 공개 메소드

public By ( string newValue ) : Replacement
newValue string
리턴 Replacement

프로퍼티 상세

New 공개적으로 프로퍼티

public string New
리턴 string

Old 공개적으로 프로퍼티

public string Old
리턴 string