Method IsActiveAt(IRedbObject, DateTime?)

Assembly: redb.Core.dll

Checks if object is active by timestamps

public static bool IsActiveAt(this IRedbObject obj, DateTime? checkDate = null)