示例#1
0
 public IUserBuilderCanMakeAttributePrivate Country(string country)
 {
     return(_builder.Country(country));
 }