Example #1
0
 public int EncodingSize(int encoding)
 {
     return(Out123NativeMethods.Encsize(encoding));
 }