예제 #1
0
 public static bool Open(ImeDialogParams info)
 {
     return(PrxImeDialogOpen(info));
 }
예제 #2
0
 private static extern bool PrxImeDialogOpen(ImeDialogParams parameters);