CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Validation.Android/Resources/Resource.Designer.cs
Go to the documentation of this file.
1#pragma warning disable 1591
2//------------------------------------------------------------------------------
3// <auto-generated>
4// This code was generated by a tool.
5//
6// Changes to this file may cause incorrect behavior and will be lost if
7// the code is regenerated.
8// </auto-generated>
9//------------------------------------------------------------------------------
10
11[assembly: global::Android.Runtime.ResourceDesignerAttribute("Csla.Validation.Resource", IsApplication=false)]
12
14{
15
16
17 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
18 public partial class Resource
19 {
20
21 static Resource()
22 {
23 global::Android.Runtime.ResourceIdManager.UpdateIdValues();
24 }
25
26 public partial class Attribute
27 {
28
29 static Attribute()
30 {
31 global::Android.Runtime.ResourceIdManager.UpdateIdValues();
32 }
33
34 private Attribute()
35 {
36 }
37 }
38
39 public partial class String
40 {
41
42 // aapt resource value: 0x7F010000
43 public static int ApplicationName = 2130771968;
44
45 // aapt resource value: 0x7F010001
46 public static int Hello = 2130771969;
47
48 static String()
49 {
50 global::Android.Runtime.ResourceIdManager.UpdateIdValues();
51 }
52
53 private String()
54 {
55 }
56 }
57 }
58}
59#pragma warning restore 1591