Property | Type | Description | |
---|---|---|---|
entityDao | IClientMonitorDao |
Method | Description | |
---|---|---|
ClientMonitorBaseMgr ( IClientMonitorDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateClientMonitor ( ClientMonitor entity ) : void | ||
DeleteClientMonitor ( ClientMonitor entity ) : void | ||
DeleteClientMonitor ( IList |
||
DeleteClientMonitor ( IList |
||
DeleteClientMonitor ( |
||
GetAllClientMonitor ( ) : IList |
||
LoadClientMonitor ( |
||
UpdateClientMonitor ( ClientMonitor entity ) : void |
public ClientMonitorBaseMgr ( IClientMonitorDao entityDao ) : System | ||
entityDao | IClientMonitorDao | |
return | System |