Exemplo n.º 1
0
 public IPump GetPump(Thermosiphon thermosiphon)
 {
     return thermosiphon;
 }
Exemplo n.º 2
0
 public IPump GetPump(Thermosiphon thermosiphon)
 {
     return(thermosiphon);
 }