11 lines
152 B
C#
11 lines
152 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class HDMIADIJGOP
|
|
{
|
|
[ProtoMember(1)] public List<OAIFIEPAMBE> Kjpmfampmfa;
|
|
}
|
|
|
|
}
|