Provides access to an assembly's string resources
Пример #1
0
 public static string GetString()
 {
     return(ResourceFormatter.GetString("ExCenterSizeOutOfRange"));
 }
Пример #2
0
 public static string GetString()
 {
     return(ResourceFormatter.GetString("MsgAbout"));
 }
Пример #3
0
 public static string GetString()
 {
     return(ResourceFormatter.GetString("MsgUnhandledCaption"));
 }