コード例 #1
0
 public virtual RecoveryError irecv_saveenv(RecoveryClientHandle client)
 {
     return(RecoveryNativeMethods.irecv_saveenv(client));
 }