C# Класс Mono.Rocks.Tools.Lambdas

Наследование: FileGenerator
Показать файл Открыть проект

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

Метод Описание
Main ( string args ) : int

Защищенные методы

Метод Описание
GetRocksNamespaceTypes ( ) : IEnumerable
GetUsings ( ) : IEnumerable

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

Метод Описание
A ( int args ) : CodeMemberMethod
AppendArgs ( StringBuilder expr, int args ) : StringBuilder
CreateLambda ( int n ) : CodeTypeDeclaration
CreateMethod ( string name, CodeTypeReference type, string arg, int argc, bool tret ) : CodeMemberMethod
F ( int args ) : CodeMemberMethod
RecFunc ( int args ) : CodeMemberMethod
XA ( int args ) : CodeMemberMethod
XF ( int args ) : CodeMemberMethod

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

GetRocksNamespaceTypes() защищенный Метод

protected GetRocksNamespaceTypes ( ) : IEnumerable
Результат IEnumerable

GetUsings() защищенный Метод

protected GetUsings ( ) : IEnumerable
Результат IEnumerable

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

public static Main ( string args ) : int
args string
Результат int