C# Класс Zetbox.App.Base.MethodActions

Показать файл Открыть проект

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

Метод Описание
MethodActions ( IAssetsManager assets ) : System

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

Метод Описание
GetLabel ( Zetbox obj, MethodReturnEventArgs e ) : void
GetName ( Method obj, MethodReturnEventArgs e ) : void
GetReturnParameter ( Method obj, MethodReturnEventArgs e ) : void
NotifyDeleting ( Method obj ) : void
NotifyPreSave ( Zetbox obj ) : void
ToString ( Method obj, MethodReturnEventArgs e ) : void
get_CodeTemplate ( Method obj, PropertyGetterEventArgs e ) : void
postSet_Name ( Method obj, PropertyPostSetterEventArgs e ) : void
postSet_Parameter ( Method obj ) : void

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

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

public MethodActions ( IAssetsManager assets ) : System
assets IAssetsManager
Результат System