12 lines
188 B
C#
12 lines
188 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class FECNEIGNOCI
|
|
{
|
|
[ProtoMember(10)] public List<JFHONODAJLD> Ejpcaopiihi;
|
|
[ProtoMember(13)] public int Id;
|
|
}
|
|
|
|
}
|