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