C# Class CucumberLanguageServices.Integration.StepDefinition.Replacement

Afficher le fichier Open project: henritersteeg/cuke4vs

Méthodes publiques

Свойство Type Description
New string
Old string

Méthodes publiques

Méthode Description
By ( string newValue ) : Replacement

Method Details

By() public méthode

public By ( string newValue ) : Replacement
newValue string
Résultat Replacement

Property Details

New public_oe property

public string New
Résultat string

Old public_oe property

public string Old
Résultat string