forked from Moux23333/FreeSR
13 lines
185 B
C#
13 lines
185 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class FCIILAANAOB
|
||
|
{
|
||
|
[ProtoMember(6)] public int Retcode;
|
||
|
[ProtoMember(2)] public IPALEOFEIKI Kcciioofgdk;
|
||
|
}
|
||
|
|
||
|
}
|