Files

11 lines
169 B
C#
Raw Permalink Normal View History

2026-08-04 10:29:21 +08:00
using System;
using System.Collections.Generic;
using System.Text;
namespace CommonUsage.Protocols.VDA5050.Objects
{
public class protocolFeatures
{
}
}