예제 #1
0
 public object GetKind(Path path)
 {
     return(_descriptor.getKind(path));
 }