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
DelegateOutArgument<T>() |
Inicjuje nowe wystąpienie klasy DelegateOutArgument<T>. |
DelegateOutArgument<T>(String) |
Inicjuje DelegateOutArgument<T> nowe wystąpienie 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 DelegateOutArgument<T> nowe wystąpienie 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>.