Beispiel #1
0
 public static ClosureOfOperationsHost CloseAround(
     ClosureOfOperationsHost thing)
 {
     return(thing);
 }
 public static ClosureOfOperationsHost CloseAround(
     ClosureOfOperationsHost thing)
 {
     return thing;
 }