示例#1
0
 public bool IsServerVerified(ulong serverid)
 {
     return(context.IsServerVerified(serverid));
 }