C# Class NHamcrest.Core.StringStartsWith

Inheritance: SubstringMatcher
Afficher le fichier Open project: nhamcrest/NHamcrest

Méthodes publiques

Méthode Description
StringStartsWith ( string substring )

Méthodes protégées

Méthode Description
EvalSubstringOf ( string @string ) : bool
Relationship ( ) : string

Method Details

EvalSubstringOf() protected méthode

protected EvalSubstringOf ( string @string ) : bool
@string string
Résultat bool

Relationship() protected méthode

protected Relationship ( ) : string
Résultat string

StringStartsWith() public méthode

public StringStartsWith ( string substring )
substring string