C# Class LinqToRest.StringExtensions

Afficher le fichier Open project: chrisblock/LinqToRest

Méthodes publiques

Méthode Description
SubString ( this str, int start, int end ) : string

Method Details

SubString() public static méthode

public static SubString ( this str, int start, int end ) : string
str this
start int
end int
Résultat string