Ejemplo n.º 1
0
 public void StoreName(string name)
 {
     IfNotTimedOut(() => _baseSession.StoreName(name));
 }