예제 #1
0
 public void WhenIDisableTheAdministrationFeatureFor(string adminFeature)
 {
     _page.FeaturesPage().DisableAdministrationFeature();
 }