C# Класс TinyEE.DLRUtil

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GetFieldPropertyBinder ( string name ) : System.Runtime.CompilerServices.CallSiteBinder

Приватные методы

Метод Описание
GetArgInfo ( int count ) : IEnumerable
GetBinaryBinder ( TokenType tokenType ) : System.Runtime.CompilerServices.CallSiteBinder
GetExpressionType ( this tokenType ) : ExpressionType
GetFunctionCallBinder ( string name, int argsCount, bool isStatic = true ) : System.Runtime.CompilerServices.CallSiteBinder
GetIndexBinder ( ) : System.Runtime.CompilerServices.CallSiteBinder
GetUnaryBinder ( TokenType tokenType ) : System.Runtime.CompilerServices.CallSiteBinder

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

GetFieldPropertyBinder() публичный статический Метод

public static GetFieldPropertyBinder ( string name ) : System.Runtime.CompilerServices.CallSiteBinder
name string
Результат System.Runtime.CompilerServices.CallSiteBinder