| | |
| | | /// <summary> |
| | | /// 查找 System.Drawing.Bitmap 类型的本地化资源。 |
| | | /// </summary> |
| | | internal static System.Drawing.Bitmap error123 { |
| | | internal static System.Drawing.Bitmap error10 { |
| | | get { |
| | | object obj = ResourceManager.GetObject("error123", resourceCulture); |
| | | object obj = ResourceManager.GetObject("error10", resourceCulture); |
| | | return ((System.Drawing.Bitmap)(obj)); |
| | | } |
| | | } |
| | |
| | | /// <summary> |
| | | /// 查找 System.Drawing.Bitmap 类型的本地化资源。 |
| | | /// </summary> |
| | | internal static System.Drawing.Bitmap ok123 { |
| | | internal static System.Drawing.Bitmap ok10 { |
| | | get { |
| | | object obj = ResourceManager.GetObject("ok123", resourceCulture); |
| | | object obj = ResourceManager.GetObject("ok10", resourceCulture); |
| | | return ((System.Drawing.Bitmap)(obj)); |
| | | } |
| | | } |