コード例 #1
0
 public static bool StartedBy(this SmallDateInterval x, SmallDateInterval y) => y.Starts(x);