Exemple #1
0
 public CursorFactory(IAvnCursorFactory native)
 {
     _native = native;
 }