Class ExperimentalAttributeExtensions
Inherited Members
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
public static class ExperimentalAttributeExtensions
Methods
| Edit this page View SourceIsExperimental<TEnum>(TEnum)
Declaration
public static bool IsExperimental<TEnum>(this TEnum enumValue) where TEnum : Enum
Parameters
| Type | Name | Description |
|---|---|---|
| TEnum | enumValue |
Returns
| Type | Description |
|---|---|
| bool |
Type Parameters
| Name | Description |
|---|---|
| TEnum |