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