Exemplo n.º 1
0
 public bool Exists(string name)
 {
     return(NextProvider.Exists(name));
 }