示例#1
0
 public static bool          logout(this TM_WebServices webServices)
 {
     return(webServices.Logout() == Guid.Empty);
 }