C# 클래스 CSLE.RegHelper_Function

상속: ICLS_Function
파일 보기 프로젝트 열기: lightszero/cslightcore

공개 메소드들

메소드 설명
Call ( CLS_Content content, IList param ) : CLS_Content.Value
RegHelper_Function ( Delegate dele ) : System
RegHelper_Function ( Delegate dele, string setkeyword ) : System

메소드 상세

Call() 공개 메소드

public Call ( CLS_Content content, IList param ) : CLS_Content.Value
content CLS_Content
param IList
리턴 CLS_Content.Value

RegHelper_Function() 공개 메소드

public RegHelper_Function ( Delegate dele ) : System
dele System.Delegate
리턴 System

RegHelper_Function() 공개 메소드

public RegHelper_Function ( Delegate dele, string setkeyword ) : System
dele System.Delegate
setkeyword string
리턴 System