예제 #1
0
파일: Data.cs 프로젝트: puppy86/CS-Monitor
 public void HideIp()
 {
     Ip = ConvUtils.GetIpCut(Ip);
 }