示例#1
0
 public When_getting_the_default_value_for_a_property_having_a_first_name_convention_applied()
 {
     convention = Convention.FirstName();
 }