Esempio n. 1
0
 public WaitEstimate(LenOfWait low)
 {
     Value = low;
     Name  = "WaitEstimate";
 }
Esempio n. 2
0
 public WaitEstimate(LenOfWait low)
 {
     Value = low;
     Name = "WaitEstimate";
 }