Created
January 19, 2018 10:27
-
-
Save diogobaltazar/19503e800d33219b2244f5354aa64b26 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public Atividade1(FormFormalizarContratoTrabalho form) : base(form) | |
{ | |
// No code by default | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I.e., este constructor chama o super constructor que recebe um argumento, qual? O que este constructor está receber.