//------------------------------------------------------------------------------
// <auto-generated>
// This code is generated by the tool.
// Runtime version: 4.0.30319.1008
//
// Changes to this file may cause incorrect behavior, and if
// regenerate the code, these changes will be lost.
// </auto-generated>
//------------------------------------------------------------------------------
namespace OperateCamera.Properties
{
/// <summary>
/// A strongly typed resource class for locating localized strings, etc.
/// </summary>
// This class is owned by StronglyTypedResourceBuilder
// Class is automatically generated by a tool similar to ResGen or Visual Studio.
// To add or remove members, edit the .ResX file and run ResGen again
// (use / str as the command option), or regenerate the VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources
{
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources()
{
}
/// <summary>
/// Returns a cached version of this ResourceManager instance.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager
{
get
{
if ((resourceMan == null))
{
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("OperateCamera.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// For all resources to find override the CurrentUICulture property of the current thread,
/// method is to use this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture
{
get
{
return resourceCulture;
}
set
{
resourceCulture = value;
}
}
}
}