Removed file/folder
This commit is contained in:
parent
2c52617f41
commit
b180563786
23
Ping.cs
23
Ping.cs
@ -1,23 +0,0 @@
|
|||||||
using System;
|
|
||||||
|
|
||||||
namespace Novell.CASA.MiCasa.Common
|
|
||||||
{
|
|
||||||
/// <summary>
|
|
||||||
/// Summary description for Ping.
|
|
||||||
/// </summary>
|
|
||||||
///
|
|
||||||
[Serializable]
|
|
||||||
public class Ping
|
|
||||||
{
|
|
||||||
public Ping()
|
|
||||||
{
|
|
||||||
//
|
|
||||||
// TODO: Add constructor logic here
|
|
||||||
//
|
|
||||||
}
|
|
||||||
|
|
||||||
public string clientmessage;
|
|
||||||
public string servermessage;
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user