Megadocs 0.0.1
All of megapop's internal libraries
|
Static Public Member Functions | |
static IEnumerable< T > | GetValues< T > () |
static IEnumerable< string > | GetNames< T > () |
|
static |
T | : | Enum | |
T | : | Enum.GetNames | |
T | : | typeof | |
T | : | T |
|
static |
T | : | Enum | |
T | : | Enum.GetValues | |
T | : | typeof | |
T | : | T | |
T | : | Cast<T>() |