Udostępnij za pośrednictwem


CompiledExpressionInvoker Klasa

Definicja

Reprezentuje skompilowany obiekt wywołujący wyrażenie.

public ref class CompiledExpressionInvoker
public class CompiledExpressionInvoker
type CompiledExpressionInvoker = class
Public Class CompiledExpressionInvoker
Dziedziczenie
CompiledExpressionInvoker

Konstruktory

CompiledExpressionInvoker(ITextExpression, Boolean, CodeActivityMetadata)

Inicjuje CompiledExpressionInvoker nowe wystąpienie klasy przy użyciu wyrażenia , isReference i metadanych.

Właściwości

IsStaticallyCompiled

Pobiera lub ustawia, czy skompilowany wywołanie wyrażeń jest statycznie skompilowane.

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetCompiledExpressionRoot(Object)

Ustawia skompilowany katalog główny wyrażenia.

GetCompiledExpressionRootForImplementation(Object)

Pobiera skompilowany katalog główny wyrażenia dla implementacji elementu CompiledExpressionInvoker.

GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
InvokeExpression(ActivityContext)

Wywołuje skompilowane wyrażenie.

MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
SetCompiledExpressionRoot(Object, ICompiledExpressionRoot)

Ustawia skompilowany katalog główny wyrażenia.

SetCompiledExpressionRootForImplementation(Object, ICompiledExpressionRoot)

Ustawia skompilowany element główny wyrażenia dla implementacji elementu CompiledExpressionInvoker.

ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy