Beispiel #1
0
 public IPump GetPump(Thermosiphon thermosiphon)
 {
     return(thermosiphon);
 }
 public IPump GetPump(Thermosiphon thermosiphon)
 {
     return thermosiphon;
 }