Exemplo n.º 1
0
 /// <summary>
 /// Opens the postit.
 /// </summary>
 /// <param name="handler">The handler.</param>
 internal static void OpenPostit(GameClientMessageHandler handler)
 {
     handler.OpenPostit();
 }