13 lines
232 B
C#
13 lines
232 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class IOGGOIIDFGM
|
|
{
|
|
[ProtoMember(14)] public MechanismBarInfo Abdcmnblepa;
|
|
[ProtoMember(11)] public int PlaneId;
|
|
[ProtoMember(13)] public int FloorId;
|
|
}
|
|
|
|
}
|