Example #1
0
 protected string GetCollectionName(Type elementType)
 {
     return(_resolver.ResolveCollectionName(elementType));
 }