ComMethodElement Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy ComMethodElement.
Przeciążenia
ComMethodElement() |
Inicjuje nowe wystąpienie klasy ComMethodElement. |
ComMethodElement(String) |
Inicjuje nowe wystąpienie ComMethodElement klasy przy użyciu określonej metody . |
ComMethodElement()
Inicjuje nowe wystąpienie klasy ComMethodElement.
public:
ComMethodElement();
public ComMethodElement ();
Public Sub New ()
Dotyczy
ComMethodElement(String)
Inicjuje nowe wystąpienie ComMethodElement klasy przy użyciu określonej metody .
public:
ComMethodElement(System::String ^ method);
public ComMethodElement (string method);
new System.ServiceModel.Configuration.ComMethodElement : string -> System.ServiceModel.Configuration.ComMethodElement
Public Sub New (method As String)
Parametry
- method
- String
Metoda COM+ została ujawniona.