13 lines
194 B
C#
13 lines
194 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class DDLKDCOBOPC
|
||
|
{
|
||
|
[ProtoMember(10)] public MHIOECDBOAJ Source;
|
||
|
[ProtoMember(15)] public GKPCMBCBLKF Bcblibilhgh;
|
||
|
}
|
||
|
|
||
|
}
|