C# Class CucumberLanguageServices.Integration.StepDefinition.Replacement

Exibir arquivo Open project: henritersteeg/cuke4vs

Public Properties

Property Type Description
New string
Old string

Public Methods

Method Description
By ( string newValue ) : Replacement

Method Details

By() public method

public By ( string newValue ) : Replacement
newValue string
return Replacement

Property Details

New public_oe property

public string New
return string

Old public_oe property

public string Old
return string