1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2026-01-03 08:53:13 +00:00

Added mcrouter:// installation.

This commit is contained in:
Ylian Saint-Hilaire
2020-05-30 13:54:14 -07:00
parent c313f692c2
commit 944fbe7e9a
11 changed files with 2095 additions and 19 deletions

View File

@@ -128,6 +128,16 @@ namespace MeshCentralRouter.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap install {
get {
object obj = ResourceManager.GetObject("install", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>