C# Class Beyond_Beyaan.NameGenerator

Afficher le fichier Open project: Beyonders/Beyond-Beyaan Class Usage Examples

Méthodes publiques

Свойство Type Description
Generator List

Méthodes publiques

Méthode Description
EC ( ) : string
GetName ( ) : string
GetStarName ( Random r ) : string
NEC ( ) : string
ResetStarNames ( ) : void
S ( ) : string
V ( ) : string

Private Methods

Méthode Description
NameGenerator ( ) : System
Seq ( ) : StringGetter[]

Method Details

EC() public static méthode

public static EC ( ) : string
Résultat string

GetName() public static méthode

public static GetName ( ) : string
Résultat string

GetStarName() public static méthode

public static GetStarName ( Random r ) : string
r System.Random
Résultat string

NEC() public static méthode

public static NEC ( ) : string
Résultat string

ResetStarNames() public static méthode

public static ResetStarNames ( ) : void
Résultat void

S() public static méthode

public static S ( ) : string
Résultat string

V() public static méthode

public static V ( ) : string
Résultat string

Property Details

Generator public_oe static_oe property

public static List Generator
Résultat List