5 references to Add
mscorlib (5)
system\datetime.cs (5)
452
return
Add
(value, MillisPerDay);
462
return
Add
(value, MillisPerHour);
472
return
Add
(value, 1);
482
return
Add
(value, MillisPerMinute);
533
return
Add
(value, MillisPerSecond);