Property | Type | Description | |
---|---|---|---|
entityDao | IClientLogDao |
Method | Description | |
---|---|---|
ClientLogBaseMgr ( IClientLogDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateClientLog ( ClientLog entity ) : void | ||
DeleteClientLog ( ClientLog entity ) : void | ||
DeleteClientLog ( IList |
||
DeleteClientLog ( IList |
||
DeleteClientLog ( |
||
GetAllClientLog ( ) : IList |
||
LoadClientLog ( |
||
UpdateClientLog ( ClientLog entity ) : void |
public ClientLogBaseMgr ( IClientLogDao entityDao ) : System | ||
entityDao | IClientLogDao | |
return | System |