Udostępnij za pośrednictwem


RuleInvokeAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy RuleInvokeAttribute.

public:
 RuleInvokeAttribute(System::String ^ methodInvoked);
public RuleInvokeAttribute (string methodInvoked);
new System.Workflow.Activities.Rules.RuleInvokeAttribute : string -> System.Workflow.Activities.Rules.RuleInvokeAttribute
Public Sub New (methodInvoked As String)

Parametry

methodInvoked
String

Metoda wywoływana przez regułę.

Dotyczy