コード例 #1
0
 public int nabtoSignup(string email, string password)
 {
     return(Win32NativeMethods.nabtoSignup(email, password));
 }