Esempio n. 1
0
 static public int GetWholeDays(this Duration item)
 {
     return((int)item.GetDays());
 }