Beispiel #1
0
 public Arquivo.Arquivo ObterTemporario(Arquivo.Arquivo arquivo)
 {
     return(_gerenciadorTemp.ObterTemporario(arquivo));
 }