Searched defs:With (Results 1 – 2 of 2) sorted by relevance
33 …public ClockEntry With(ulong? period = null, long? frequency = null, Action handler = null, bool? … in With() method
1320 …public static DateTime With(this DateTime @this, int? year = null, int? month = null, int? day = n… in With() method in Antmicro.Renode.Utilities.Misc