Exemplo n.º 1
0
 public static PathInfo GetPathInfo(int folderId) => ContentFolder.GetPathInfo(folderId);
Exemplo n.º 2
0
 private static PathInfo _GetPathInfo(int id) => ContentFolder.GetPathInfo(id);