Aracılığıyla paylaş


XmlSchemaProviderAttribute(String) Oluşturucu

Tanım

Türün XML şemasını XmlSchemaProviderAttribute sağlayan statik yöntemin adını alarak sınıfının yeni bir örneğini başlatır.

public:
 XmlSchemaProviderAttribute(System::String ^ methodName);
public XmlSchemaProviderAttribute (string methodName);
public XmlSchemaProviderAttribute (string? methodName);
new System.Xml.Serialization.XmlSchemaProviderAttribute : string -> System.Xml.Serialization.XmlSchemaProviderAttribute
Public Sub New (methodName As String)

Parametreler

methodName
String

Uygulanması gereken statik yöntemin adı.

Şunlara uygulanır