Method HasStarted(IRedbObject, DateTime?)

Assembly: redb.Core.dll

Checks if object has started its validity

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