コード例 #1
0
 public static bool NoUsers()
 {
     return(SQLAdapter.NoUsers());
 }