コード例 #1
0
 public void WhenITypeInTheRoleNameInTheFilterSearchBox(string textToType)
 {
     _createUpdateRoles.SearchByRoleName(textToType);
 }