Exemple #1
0
 public bool IsVersionSupported(int version)
 {
     return(_innerProtocol.IsVersionSupported(version));
 }