12 lines
197 B
C#
12 lines
197 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class FLDPIMBCBLK
|
|
{
|
|
[ProtoMember(10)] public List<BHNILGNKNOE> Mdclnkinmjk;
|
|
[ProtoMember(11)] public int Gmkbimbnnlj;
|
|
}
|
|
|
|
}
|