예제 #1
0
 public static int rchExtract(this L_Rch rch, out int index, out float pscore, out IntPtr ptext, out int sample, out int xloc, out int yloc, out int width)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public static void rchDestroy(this L_Rch prch)
 {
     throw new NotImplementedException();
 }