Exemplo n.º 1
0
 public void RenderText(char key)
 {
     _nativeInstance.RenderText(key);
 }