C# Class GenFu.EnumerableExtensions

Afficher le fichier Open project: MisterJames/GenFu

Méthodes publiques

Méthode Description
GetRandomElement ( this list ) : string
GetRandomIndex ( this list ) : int

Method Details

GetRandomElement() public static méthode

public static GetRandomElement ( this list ) : string
list this
Résultat string

GetRandomIndex() public static méthode

public static GetRandomIndex ( this list ) : int
list this
Résultat int