Example #1
0
 public Boolean SupportsProtocol(String protocol)
 {
     return(_default.SupportsProtocol(protocol));
 }