Interface IFlagsDef
public interface IFlagsDef
- Extension Methods
Properties
Flags
Known flags that it takes effect.
List<string> Flags { get; set; }
public interface IFlagsDef
Known flags that it takes effect.
List<string> Flags { get; set; }