예제 #1
0
 public bool Supports(ServerFeatures feature)
 {
     return(ServerFeatures.Contains((short)feature));
 }