C# Class System.Strings

Afficher le fichier Open project: SteamTools-Team/SteamTools Class Usage Examples

Méthodes publiques

Méthode Description
GetValues ( Type type = Type.All ) : List
GetValues ( int count, Type type = Type.All ) : List

Method Details

GetValues() public static méthode

public static GetValues ( Type type = Type.All ) : List
type Type
Résultat List

GetValues() public static méthode

public static GetValues ( int count, Type type = Type.All ) : List
count int
type Type
Résultat List