Ejemplo n.º 1
0
 protected string GetCollectionName()
 {
     return(AttributeHelper.GetBsonCollectionAttributeName(typeof(T)));
 }