Skip to content

Instantly share code, notes, and snippets.

@Fhernd
Last active December 18, 2015 22:29
Show Gist options
  • Save Fhernd/5855276 to your computer and use it in GitHub Desktop.
Save Fhernd/5855276 to your computer and use it in GitHub Desktop.
Descripción del método suma con argumentos de tipo double.
public void Suma(double valorA, double valorB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment