コード例 #1
0
 public static string FileVirtualPath(this IAssetFile assetFile) => assetFile.DirectoryVirtualPath() + assetFile.FileName;