Class FlagsAndAttributesFactory
Factory with static methods which alow to create objects which implement IFlagsAndAttributes interface.
public static class FlagsAndAttributesFactory
- Inheritance
-
FlagsAndAttributesFactory
Properties
- Create
Creates IFlagsAndAttributes implementation.
- CreateIntFlagsAndAttributes
Create flags and attributes with integer identifiers.
Methods
- CreateDefault()
Creates default IFlagsAndAttributes implementation.
- CreateDefaultIntFlagsAndAttributes()
Default method to create flags and attributes with integer identifiers.