Beispiel #1
0
 public static PathInfo GetPathInfo(int folderId) => SiteFolder.GetPathInfo(folderId);
Beispiel #2
0
 private static PathInfo _GetPathInfo(int id) => SiteFolder.GetPathInfo(id);