Exemplo n.º 1
0
 public IUserBuilder AsPrivateAttribute()
 {
     return(_builder.AddPrivateAttribute(_attrName));
 }