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.Axml.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.Axml.Resource", IsApplication=false)]
12
13namespace Csla.Axml
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 static String()
46 {
47 global::Android.Runtime.ResourceIdManager.UpdateIdValues();
48 }
49
50 private String()
51 {
52 }
53 }
54 }
55}
56#pragma warning restore 1591