ContractNamespaceAttribute(String) Konstruktor

Definíció

Inicializálja az ContractNamespaceAttribute osztály új példányát a megadott névtér használatával.

public:
 ContractNamespaceAttribute(System::String ^ contractNamespace);
public ContractNamespaceAttribute(string contractNamespace);
new System.Runtime.Serialization.ContractNamespaceAttribute : string -> System.Runtime.Serialization.ContractNamespaceAttribute
Public Sub New (contractNamespace As String)

Paraméterek

contractNamespace
String

A szerződés névtere.

A következőre érvényes: