-
Notifications
You must be signed in to change notification settings - Fork 36
Overload_CodeJam_EnumHelper_IsDefined
Andrew Koryavchenko edited this page Jun 17, 2018
·
1 revision
Name | Description | |
---|---|---|
![]() ![]() ![]() ![]() |
IsDefined(TEnum)(String) | Determines whether the string representation of value is defined. |
![]() ![]() ![]() ![]() |
IsDefined(TEnum)(TEnum) | Determines whether the specified value is defined. |