C# Class vimage.MenuFuncs

Afficher le fichier Open project: Torrunt/vimage Class Usage Examples

Méthodes publiques

Свойство Type Description
FUNCS string[]

Méthodes publiques

Méthode Description
WithSpaces ( string func ) : string

Takes a MenuFunc name and adds space between certain words (for ease of reading).

Method Details

WithSpaces() public static méthode

Takes a MenuFunc name and adds space between certain words (for ease of reading).
public static WithSpaces ( string func ) : string
func string
Résultat string

Property Details

FUNCS public_oe static_oe property

public static string[] FUNCS
Résultat string[]