#004 增加分发功能
This commit is contained in:
+10
@@ -200,6 +200,16 @@ namespace NSAnalysis.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap Hexagon_logo_horz_Chinese_black {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("Hexagon_logo_horz_Chinese_black", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user