示例#1
0
 public override string GetPathOfItem(Pathable item)
 {
     throw new NotImplementedException();
 }
示例#2
0
文件: Pathable.cs 项目: nickvane/vela
 public abstract string GetPathOfItem(Pathable item);