Compartir a través de


DotNetPartSchemaAttribute(String, String, Type, Type, String) Constructor

Definición

public:
 DotNetPartSchemaAttribute(System::String ^ schema, System::String ^ root, Type ^ formatterTypeName, Type ^ reflectedTypeName, System::String ^ targetNameSpace);
public DotNetPartSchemaAttribute (string schema, string root, Type formatterTypeName, Type reflectedTypeName, string targetNameSpace);
new Microsoft.XLANGs.BaseTypes.DotNetPartSchemaAttribute : string * string * Type * Type * string -> Microsoft.XLANGs.BaseTypes.DotNetPartSchemaAttribute
Public Sub New (schema As String, root As String, formatterTypeName As Type, reflectedTypeName As Type, targetNameSpace As String)

Parámetros

schema
String
root
String
formatterTypeName
Type
reflectedTypeName
Type
targetNameSpace
String

Se aplica a