Property | Type | Description |
---|
Method | Description | |
---|---|---|
CodeMasterMgrProxy ( ) : System | ||
GetCachedCodeMaster ( string code, string value ) : CodeMaster | ||
GetCachedCodeMaster ( string code ) : IList |
public GetCachedCodeMaster ( string code, string value ) : CodeMaster | ||
code | string | |
value | string | |
return | CodeMaster |
public GetCachedCodeMaster ( string code ) : IList |
||
code | string | |
return | IList |