Ejemplo n.º 1
0
 public IUserBuilderCanMakeAttributePrivate Country(string country)
 {
     return(_builder.Country(country));
 }