Exemplo n.º 1
0
 /// <summary>
 /// Activates the window.
 /// </summary>
 public void Activate()
 {
     PlatformImpl?.Activate();
 }