C# Class com.Sconit.Web.CodeMasterMgrProxy

Datei anzeigen Open project: Novthirteen/yfkey-scms

Private Properties

Property Type Description

Public Methods

Method Description
CodeMasterMgrProxy ( ) : System
GetCachedCodeMaster ( string code, string value ) : CodeMaster
GetCachedCodeMaster ( string code ) : IList

Method Details

CodeMasterMgrProxy() public method

public CodeMasterMgrProxy ( ) : System
return System

GetCachedCodeMaster() public method

public GetCachedCodeMaster ( string code, string value ) : CodeMaster
code string
value string
return CodeMaster

GetCachedCodeMaster() public method

public GetCachedCodeMaster ( string code ) : IList
code string
return IList