Property | Type | Description | |
---|---|---|---|
FUNCS | string[] |
Method | Description | |
---|---|---|
WithSpaces ( string func ) : string |
Takes a MenuFunc name and adds space between certain words (for ease of reading).
|
public static WithSpaces ( string func ) : string | ||
func | string | |
return | string |