Пример #1
0
 public IPump GetPump(Thermosiphon thermosiphon)
 {
     return thermosiphon;
 }
Пример #2
0
 public IPump GetPump(Thermosiphon thermosiphon)
 {
     return(thermosiphon);
 }