Show / Hide Table of Contents

Class ButtonsEnumExtensions

Inheritance
System.Object
ButtonsEnumExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public static class ButtonsEnumExtensions

Methods

HasFlagSet(Environment.UI.Toolbar.Buttons, Environment.UI.Toolbar.Buttons)

Declaration
public static bool HasFlagSet(this Environment.UI.Toolbar.Buttons e, Environment.UI.Toolbar.Buttons other)
Parameters
Type Name Description
Environment.UI.Toolbar.Buttons e
Environment.UI.Toolbar.Buttons other
Returns
Type Description
System.Boolean
Back to top Generated by DocFX