Skip to content

Instantly share code, notes, and snippets.

@gavilanch
Created October 10, 2019 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gavilanch/28c835c87172ee0ef960ab4fe65da755 to your computer and use it in GitHub Desktop.
Save gavilanch/28c835c87172ee0ef960ab4fe65da755 to your computer and use it in GitHub Desktop.
@code{
private void Reiniciar()
{
timer.Start();
resultadoMensaje = null;
resultadoMensajeColor = null;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment