コード例 #1
0
 protected override bool CategoryPredicate(CalculationMethodCategory calculationMethodCategory)
 {
     return(calculationMethodCategory.NameIsOneOf(CoreConstants.Category.IntestinalPermeability));
 }
 protected override bool CategoryPredicate(CalculationMethodCategory calculationMethodCategory)
 {
     return(calculationMethodCategory.NameIsOneOf(CoreConstants.Category.DistributionCellular, CoreConstants.Category.DistributionInterstitial, CoreConstants.Category.DiffusionIntCell));
 }