12 lines
193 B
C#
12 lines
193 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class HDBGKGPAECP
|
|
{
|
|
[ProtoMember(4)] public FNMKPDMCOAJ Source;
|
|
[ProtoMember(15)] public KBIBEPMECDL Goikkjahhpa;
|
|
}
|
|
|
|
}
|