mirror of
https://github.com/raphaeIl/Novaria.git
synced 2026-04-02 05:52:23 +02:00
39 lines
1.4 KiB
C#
39 lines
1.4 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: activity_login_reward_receive.proto
|
|
// </auto-generated>
|
|
#pragma warning disable 1591, 0612, 3021, 8981
|
|
#region Designer generated code
|
|
|
|
using pb = global::Google.Protobuf;
|
|
using pbc = global::Google.Protobuf.Collections;
|
|
using pbr = global::Google.Protobuf.Reflection;
|
|
using scg = global::System.Collections.Generic;
|
|
namespace Proto {
|
|
|
|
/// <summary>Holder for reflection information generated from activity_login_reward_receive.proto</summary>
|
|
public static partial class ActivityLoginRewardReceiveReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for activity_login_reward_receive.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static ActivityLoginRewardReceiveReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiNhY3Rpdml0eV9sb2dpbl9yZXdhcmRfcmVjZWl2ZS5wcm90bxIFcHJvdG8a",
|
|
"DHB1YmxpYy5wcm90b1AAYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::Proto.PublicReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, null));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
}
|
|
|
|
#endregion Designer generated code
|