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"));
 }