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