C# Class NHamcrest.Core.StringEndsWith

Inheritance: SubstringMatcher
Datei anzeigen Open project: nhamcrest/NHamcrest

Public Methods

Method Description
StringEndsWith ( string substring )

Protected Methods

Method Description
EvalSubstringOf ( string @string ) : bool
Relationship ( ) : string

Method Details

EvalSubstringOf() protected method

protected EvalSubstringOf ( string @string ) : bool
@string string
return bool

Relationship() protected method

protected Relationship ( ) : string
return string

StringEndsWith() public method

public StringEndsWith ( string substring )
substring string