14 lines
447 B
C#
14 lines
447 B
C#
|
//------------------------------------------------------------------------------
|
||
|
// <auto-generated>
|
||
|
// This code was generated by a tool. DO NOT EDIT
|
||
|
// </auto-generated>
|
||
|
//------------------------------------------------------------------------------
|
||
|
using System;
|
||
|
|
||
|
namespace AppSAV {
|
||
|
#pragma warning disable IDE0002
|
||
|
public partial class Resource : _Microsoft.Android.Resource.Designer.ResourceConstant {
|
||
|
}
|
||
|
#pragma warning restore IDE0002
|
||
|
}
|