C# 클래스 Zetbox.App.Base.MethodActions

파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
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