Example #1
0
 public ConnectionBuilder()
 {
     TypeDescription <TService> .ValidateAsContract(null);
 }