12 lines
192 B
C#
12 lines
192 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class POODCEPNLOI
|
|
{
|
|
[ProtoMember(5)] public List<LNGBKGKPLEI> ItemList;
|
|
[ProtoMember(2)] public int Mfbgpojmjfa;
|
|
}
|
|
|
|
}
|