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