C# Class FlatRedBall.Utilities.StringUtilities

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
GetIntAfter ( string stringToSearchFor, string whereToSearch ) : int
GetIntAfter ( string stringToSearchFor, string whereToSearch, int startIndex ) : int

Method Details

GetIntAfter() public static méthode

public static GetIntAfter ( string stringToSearchFor, string whereToSearch ) : int
stringToSearchFor string
whereToSearch string
Résultat int

GetIntAfter() public static méthode

public static GetIntAfter ( string stringToSearchFor, string whereToSearch, int startIndex ) : int
stringToSearchFor string
whereToSearch string
startIndex int
Résultat int