Пример #1
0
 public void WritePath(string parentPath)
 {
     path = Suite.JoinPath(parentPath, name);
 }