Completed rules
[Blackjack.git] / src / Blackjack / My Project / Resources.Designer.vb
CommitLineData
8c763a2e 1'------------------------------------------------------------------------------\r
2' <auto-generated>\r
3' This code was generated by a tool.\r
4' Runtime Version:4.0.30319.296\r
5'\r
6' Changes to this file may cause incorrect behavior and will be lost if\r
7' the code is regenerated.\r
8' </auto-generated>\r
9'------------------------------------------------------------------------------\r
10\r
11Option Strict On\r
12Option Explicit On\r
13\r
14Imports System\r
15\r
16Namespace My.Resources\r
17 \r
18 'This class was auto-generated by the StronglyTypedResourceBuilder\r
19 'class via a tool like ResGen or Visual Studio.\r
20 'To add or remove a member, edit your .ResX file then rerun ResGen\r
21 'with the /str option, or rebuild your VS project.\r
22 '''<summary>\r
23 ''' A strongly-typed resource class, for looking up localized strings, etc.\r
24 '''</summary>\r
25 <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _\r
26 Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _\r
27 Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _\r
28 Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _\r
29 Friend Module Resources\r
30 \r
31 Private resourceMan As Global.System.Resources.ResourceManager\r
32 \r
33 Private resourceCulture As Global.System.Globalization.CultureInfo\r
34 \r
35 '''<summary>\r
36 ''' Returns the cached ResourceManager instance used by this class.\r
37 '''</summary>\r
38 <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _\r
39 Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager\r
40 Get\r
41 If Object.ReferenceEquals(resourceMan, Nothing) Then\r
42 Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("Blackjack.Resources", GetType(Resources).Assembly)\r
43 resourceMan = temp\r
44 End If\r
45 Return resourceMan\r
46 End Get\r
47 End Property\r
48 \r
49 '''<summary>\r
50 ''' Overrides the current thread's CurrentUICulture property for all\r
51 ''' resource lookups using this strongly typed resource class.\r
52 '''</summary>\r
53 <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _\r
54 Friend Property Culture() As Global.System.Globalization.CultureInfo\r
55 Get\r
56 Return resourceCulture\r
57 End Get\r
58 Set\r
59 resourceCulture = value\r
60 End Set\r
61 End Property\r
62 End Module\r
63End Namespace\r