C# Класс Microsoft.Zing.InvokePluginStatement

Наследование: System.Compiler.Statement
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
InvokePluginStatement ( ) : System.Collections.Generic
InvokePluginStatement ( ExpressionList operands ) : System.Collections.Generic
InvokePluginStatement ( ExpressionList operands, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic

Описание методов

InvokePluginStatement() публичный Метод

public InvokePluginStatement ( ) : System.Collections.Generic
Результат System.Collections.Generic

InvokePluginStatement() публичный Метод

public InvokePluginStatement ( ExpressionList operands ) : System.Collections.Generic
operands ExpressionList
Результат System.Collections.Generic

InvokePluginStatement() публичный Метод

public InvokePluginStatement ( ExpressionList operands, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic
operands ExpressionList
sourceContext System.Compiler.SourceContext
Результат System.Collections.Generic