コード例 #1
0
 public bool Allows(Feature feature)
 {
     return(CurrentVersion.Allows(feature));
 }