C# Class CSLE.RegHelper_Function

Inheritance: ICLS_Function
Show file Open project: lightszero/cslightcore

Public Methods

Method Description
Call ( CLS_Content content, IList param ) : CLS_Content.Value
RegHelper_Function ( Delegate dele ) : System
RegHelper_Function ( Delegate dele, string setkeyword ) : System

Method Details

Call() public method

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

RegHelper_Function() public method

public RegHelper_Function ( Delegate dele ) : System
dele System.Delegate
return System

RegHelper_Function() public method

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