コード例 #1
0
 public void login(Apache.Cassandra.AuthenticationRequest auth_request)
 {
     _client.login(auth_request);
 }