Exemplo n.º 1
0
 public Refiner()
 {
     nativeRefiner = new NativeRefinerComponent.NativeRefiner();
 }
Exemplo n.º 2
0
 public MainPage()
 {
     this.InitializeComponent();
     refiner = new NativeRefinerComponent.NativeRefiner();
 }