Interface ISetDateOption Namespace: Estrelica.Archer.Events Assembly: Estrelica.Interfaces.dll Syntax [StayPublic] [DoNotObfuscateType] public interface ISetDateOption Properties Date Declaration DateTime? Date { get; } Property Value DateTime? Offset Declaration int Offset { get; } Property Value int Type Declaration EventDateActionType Type { get; } Property Value EventDateActionType Extension Methods EnumHelper.In<TEnum>(TEnum, params TEnum[]) IEnumerableExtensions.ToEnumerable<T>(T) StringExtensions.AssertNotNull<T>(T, string) TypeExtensions.WithDispose<T, V>(T, Func<T, V>) EnumHelper.CastNullable<TEnum>(object) TypeExtensions.ConvertTo<V>(object) TypeExtensions.TryConvert<V>(object, out V)