コード例 #1
0
 public override float BestErrorRate(long capacity)
 {
     return(_wrappedConfiguration.BestErrorRate(capacity));
 }