13 lines
189 B
C#
13 lines
189 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class MCHGEOPOEDC
|
||
|
{
|
||
|
[ProtoMember(5)] public JLKHCIOHKJI Llhbbkcojll;
|
||
|
[ProtoMember(8)] public int Dbeoemaobjd;
|
||
|
}
|
||
|
|
||
|
}
|