Skip to content

Instantly share code, notes, and snippets.

@diogobaltazar
Created January 19, 2018 10:27
Show Gist options
  • Save diogobaltazar/19503e800d33219b2244f5354aa64b26 to your computer and use it in GitHub Desktop.
Save diogobaltazar/19503e800d33219b2244f5354aa64b26 to your computer and use it in GitHub Desktop.
public Atividade1(FormFormalizarContratoTrabalho form) : base(form)
{
// No code by default
}
@diogobaltazar
Copy link
Author

I.e., este constructor chama o super constructor que recebe um argumento, qual? O que este constructor está receber.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment