6 lines
78 B
C#
6 lines
78 B
C#
namespace Core.Models.Eft.Ws;
|
|
|
|
public class WsPing : WsNotificationEvent
|
|
{
|
|
|
|
} |