コード例 #1
0
 protected string GetCollectionName()
 {
     return(AttributeHelper.GetBsonCollectionAttributeName(typeof(T)));
 }