Class EnumExtensions
Inherited Members
Namespace: System
Assembly: Acoustics.Shared.dll
Syntax
public static class EnumExtensions
Methods
| Improve this Doc View SourcePrintEnumOptions(Type)
Declaration
public static string PrintEnumOptions(this Type enum)
Parameters
Type | Name | Description |
---|---|---|
Type | enum |
Returns
Type | Description |
---|---|
String |
ToImageChrome(Boolean)
Declaration
public static ImageChrome ToImageChrome(this bool chromeOrNot)
Parameters
Type | Name | Description |
---|---|---|
Boolean | chromeOrNot |
Returns
Type | Description |
---|---|
ImageChrome |