C# Класс Reinforced.Typings.Samples.Difficult.CodeGenerators.ReinforcedTypings.Angular.AngularActionCallGenerator

Action call generator for controller method inside angularjs glue-class is quite similar to jQuery's one.
Наследование: MethodCodeGenerator
Показать файл Открыть проект

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

Метод Описание
GenerateNode ( MethodInfo element, RtFuncion result, TypeResolver resolver ) : RtFuncion

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

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

public GenerateNode ( MethodInfo element, RtFuncion result, TypeResolver resolver ) : RtFuncion
element System.Reflection.MethodInfo
result RtFuncion
resolver TypeResolver
Результат RtFuncion