Esempio n. 1
0
 internal Rodape()
 {
     NotaLegalDF = new RodapeNotaLegalDF();
     Restaurante = new Restaurante();
     Imposto     = new Imposto();
 }
Esempio n. 2
0
		internal Rodape()
		{
			NotaLegalDF = new RodapeNotaLegalDF();
			Restaurante = new Restaurante();
			Imposto = new Imposto();
		}