コード例 #1
0
 public int nabtoSetOption(string name, string value)
 {
     return(Win32NativeMethods.nabtoSetOption(name, value));
 }