此外,表达式在分配时必须与变量数据类型兼容。
Also, the expression must be assignment-compatible to the variable data type.
此类必须具有一个称为Value的公共属性,与第2步中为此枚举创建的Const变量具有相同的数据类型。
This class must have a single public property called Value of the same data type as the Const variables you created for this enumeration in step 2.
所以, 清单 2 中的第一个 <wsdl:message> 标记(ProductionOrderMessage)的 name 属性的值与在 清单 1 中定义的第一个变量的数据类型相匹配。
This is why the value of the name attribute of the first <wsdl:message> tag (ProductionOrderMessage) in Listing 2 matches the data type of the first variable defined in Listing 1.
应用推荐