コード例 #1
0
 public void PopPathName()
 {
     RootName = RootName.Substring(0, RootName.LastIndexOf('/'));
 }