Exemple #1
0
 public bool IsValid(string arg)
 {
     return(_fileAccessor.CheckExists(arg));
 }