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