DelegateOutArgument<T> 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 DelegateOutArgument<T>.
Przeciążenia
| Nazwa | Opis |
|---|---|
| DelegateOutArgument<T>() |
Inicjuje nowe wystąpienie klasy DelegateOutArgument<T>. |
| DelegateOutArgument<T>(String) |
Inicjuje nowe wystąpienie DelegateOutArgument<T> klasy o określonej nazwie. |
DelegateOutArgument<T>()
Inicjuje nowe wystąpienie klasy DelegateOutArgument<T>.
public:
DelegateOutArgument();
public DelegateOutArgument();
Public Sub New ()
Dotyczy
DelegateOutArgument<T>(String)
Inicjuje nowe wystąpienie DelegateOutArgument<T> klasy o określonej nazwie.
public:
DelegateOutArgument(System::String ^ name);
public DelegateOutArgument(string name);
new System.Activities.DelegateOutArgument<'T> : string -> System.Activities.DelegateOutArgument<'T>
Public Sub New (name As String)
Parametry
- name
- String
Nazwa elementu DelegateOutArgument<T>.