Exemplo n.º 1
0
 /// <inheritdoc />
 public string GetTypeName(Type type)
 {
     return(_typeMapper.GetTypeName(type));
 }