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

파일 보기 프로젝트 열기: daszat/zetbox 1 사용 예제들

공개 메소드들

메소드 설명
PropertyActions ( IAssetsManager assets ) : System

비공개 메소드들

메소드 설명
DecorateElementType ( System.Property obj, MethodReturnEventArgs e, bool isStruct ) : void
DecorateParameterType ( System.Property obj, MethodReturnEventArgs e, bool isStruct, bool isList, bool isOrdered ) : void
DecorateParameterType ( System.Property obj, MethodReturnEventArgs e, bool isStruct, bool isList, bool isOrdered ) : void
GetDescription ( System.Property obj, MethodReturnEventArgs e ) : void
GetLabel ( Zetbox obj, MethodReturnEventArgs e ) : void
GetName ( System.Property obj, MethodReturnEventArgs e ) : void
GetPropertyType ( Zetbox obj, Zetbox e ) : void
GetPropertyTypeString ( Zetbox obj, Zetbox e ) : void
NotifyDeleting ( System.Property obj ) : void
ToString ( Property obj, MethodReturnEventArgs e ) : void
get_CodeTemplate ( Property obj, PropertyGetterEventArgs e ) : void
isValid_DefaultSortPriority ( Property obj, PropertyIsValidEventArgs e ) : void
isValid_Name ( Property obj, PropertyIsValidEventArgs e ) : void
postSet_Constraints ( Property obj ) : void
postSet_Name ( Property obj, PropertyPostSetterEventArgs e ) : void
postSet_ObjectClass ( Property obj, PropertyPostSetterEventArgs e ) : void

메소드 상세

PropertyActions() 공개 메소드

public PropertyActions ( IAssetsManager assets ) : System
assets IAssetsManager
리턴 System