Пример #1
0
 public override bool HasExtension(string path)
 {
     return(AfsPath.HasExtension(path));
 }