IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
A strongly-typed resource class, for looking up localized strings, etc. More...
Properties | |
static internal global::System.Resources.ResourceManager | ResourceManager [get] |
Returns the cached ResourceManager instance used by this class. | |
static internal global::System.Globalization.CultureInfo | Culture [get, set] |
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. | |
static internal string | String [get] |
Looks up a localized string similar to resources. | |
Private Member Functions | |
internal | Resources () |
Static Private Attributes | |
static global::System.Resources.ResourceManager | resourceMan |
static global::System.Globalization.CultureInfo | resourceCulture |
A strongly-typed resource class, for looking up localized strings, etc.
internal IG::Forms::Properties::Resources::Resources | ( | ) | [inline, private] |
global::System.Resources.ResourceManager IG::Forms::Properties::Resources::resourceMan [static, private] |
global::System.Globalization.CultureInfo IG::Forms::Properties::Resources::resourceCulture [static, private] |
internal global::System.Resources.ResourceManager IG::Forms::Properties::Resources::ResourceManager [static, get, private] |
Returns the cached ResourceManager instance used by this class.
internal global::System.Globalization.CultureInfo IG::Forms::Properties::Resources::Culture [static, get, set, private] |
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
internal string IG::Forms::Properties::Resources::String [static, get, private] |
Looks up a localized string similar to resources.