Enum EventSectionActionType Namespace: Estrelica.Archer.Events Assembly: Estrelica.Interfaces.dll Syntax [JsonConverter(typeof(StringEnumConverter))] [StayPublic] [DoNotObfuscateType] public enum EventSectionActionType DoNotDisplay ForceShow ReadOnly Undefined Extension Methods EnumHelper.AndBits<EventSectionActionType>(EventSectionActionType, EventSectionActionType) EnumHelper.HasFlags<EventSectionActionType>(EventSectionActionType, EventSectionActionType) EnumHelper.In<EventSectionActionType>(EventSectionActionType, params EventSectionActionType[]) EnumHelper.IsEmpty<EventSectionActionType>(EventSectionActionType) EnumHelper.OrBits<EventSectionActionType>(EventSectionActionType, EventSectionActionType) IEnumerableExtensions.ToEnumerable<EventSectionActionType>(EventSectionActionType) StringExtensions.AssertNotNull<EventSectionActionType>(EventSectionActionType, string) TypeExtensions.WithDispose<EventSectionActionType, V>(EventSectionActionType, Func<EventSectionActionType, V>) EnumHelper.GetAttributeOfType<T>(Enum) EnumHelper.CastNullable<TEnum>(object) TypeExtensions.ConvertTo<V>(object) TypeExtensions.TryConvert<V>(object, out V)