示例#1
0
 public void IsExistByDisplayName()
 {
     bool isExist = WinServiceHelper.IsExistByDisplayName("Windows Time");
 }