Method | Description | |
---|---|---|
ModelSaveEvent ( ModelInstance instance ) : System | ||
Perform ( ModelTransaction transaction ) : void | ||
Rollback ( ModelTransaction transaction ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
OnNotify ( ) : void |
public ModelSaveEvent ( ModelInstance instance ) : System | ||
instance | ModelInstance | |
return | System |
public Perform ( ModelTransaction transaction ) : void | ||
transaction | ModelTransaction | |
return | void |
public Rollback ( ModelTransaction transaction ) : void | ||
transaction | ModelTransaction | |
return | void |