예제 #1
0
    public void SendConnectEvent()
    {
        ConnectEvent connect = ConnectEvent.Create();

        connect.Send();
    }