Table of Contents

Class FlagsFactory

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Factory with static methods which alow to create custom flags.

public static class FlagsFactory
Inheritance
FlagsFactory

Properties

Create

Creates ICustomFlags implementation.

CreateIntFlags

Creates flags with integer identifiers.

Methods

AllocIntIdentifier(string)

Allocates integer identifier with the specified name.

CreateDefault()

Creates default ICustomFlags implementation.

CreateDefaultIntFlags()

Default method to create flags with integer identifiers.