19 lines
636 B
C#
19 lines
636 B
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool. DO NOT EDIT
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
using System;
|
|
using System.CodeDom.Compiler;
|
|
|
|
namespace FruitBankHybrid {
|
|
#pragma warning disable IDE0002
|
|
/// <summary>
|
|
/// Android Resource Designer class.
|
|
/// Exposes the Android Resource designer assembly into the project Namespace.
|
|
/// </summary>
|
|
public partial class Resource : _Microsoft.Android.Resource.Designer.ResourceConstant {
|
|
}
|
|
#pragma warning restore IDE0002
|
|
}
|