示例#1
0
 public static string GetString()
 {
     return(ResourceFormatter.GetString("ExThumbnailSizeOutOfRange"));
 }
示例#2
0
 public static string GetString()
 {
     return(ResourceFormatter.GetString("ExConfigPathNull"));
 }
示例#3
0
 public static string GetString()
 {
     return(ResourceFormatter.GetString("ExImageFormatNull"));
 }