Message in Spanish (Español)
El nombre de contrato de datos para el tipo '<var>Type Name</var>' contiene '<var>X</var>' entre llaves. Este valor no es válido. Las llaves tienen un significado especial en los nombres de contrato de datos: se usan para personalizar la nomenclatura de los contratos de datos para tipos genéricos. Según el número de parámetros genéricos que tenga este tipo, el contenido de las llaves debe ser un número entre 0 y '<var>Y</var>' para insertar el nombre del parámetro genérico en ese índice, o el símbolo '#' para insertar un resumen de los espacios de nombres de parámetros genéricos.
Unlocalized message
In the data contract name for type '<var>Type Name</var>', there are curly braces with '<var>X</var>' inside, which is an invalid value. Curly braces have special meaning in data contract names - they are used to customize the naming of data contracts for generic types. Based on the number of generic parameters this type has, the contents of the curly braces must either be a number between 0 and '<var>Y</var>' to insert the name of the generic parameter at that index or the '#' symbol to insert a digest of the generic parameter namespaces.
Search by Google