Esempio n. 1
0
 public Builder SetDelay(int delayInMillis)
 {
     _showcaseView.SetDelay(delayInMillis);
     return(this);
 }