提交当前本机整理版本
This commit is contained in:
+30
-1
@@ -271,4 +271,33 @@ namespace Lskj.Control.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找 System.Drawing.Bitmap 类型
|
||||
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
|
||||
/// </summary>
|
||||
public static System.Drawing.Bitmap upload {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("upload", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
|
||||
/// </summary>
|
||||
public static System.Drawing.Bitmap white {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("white", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
|
||||
/// </summary>
|
||||
public static System.Drawing.Bitmap www {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("www", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user