C# 클래스 Zetbox.Generator.Templates.ObjectClasses.TriggerFetchMethod

상속: Zetbox.Generator.ResourceTemplate
파일 보기 프로젝트 열기: daszat/zetbox

보호된 프로퍼티들

프로퍼티 타입 설명
propertyNames List

공개 메소드들

메소드 설명
Call ( Arebis _host, List propertyNames ) : void
Generate ( ) : void
TriggerFetchMethod ( Arebis _host, List propertyNames ) : System

메소드 상세

Call() 공개 정적인 메소드

public static Call ( Arebis _host, List propertyNames ) : void
_host Arebis
propertyNames List
리턴 void

Generate() 공개 메소드

public Generate ( ) : void
리턴 void

TriggerFetchMethod() 공개 메소드

public TriggerFetchMethod ( Arebis _host, List propertyNames ) : System
_host Arebis
propertyNames List
리턴 System

프로퍼티 상세

propertyNames 보호되어 있는 프로퍼티

protected List propertyNames
리턴 List