Esempio n. 1
0
 public AttributeStore(IAttributes <T> attributes)
     : base(attributes.Condition, attributes.Query().Only().ToTable())
 {
 }