Class AppModelExtensions
public static class AppModelExtensions
- Inheritance
-
AppModelExtensions
- Inherited Members
Methods
- AsInt32(AppModel)
Directly converts this AppModel value to an int value with the same binary representation.
- AsUInt32(AppModel)
Directly converts this AppModel value to a uint value with the same binary representation.
- FastIsDefined(AppModel, int)
Determines if the specified int value is explicitly defined as a named value of the AppModel enum type.