메소드 | 설명 | |
---|---|---|
ModelSaveEvent ( ModelInstance instance ) : System | ||
Perform ( ModelTransaction transaction ) : void | ||
Rollback ( ModelTransaction transaction ) : void | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
OnNotify ( ) : void |
public ModelSaveEvent ( ModelInstance instance ) : System | ||
instance | ModelInstance | |
리턴 | System |
public Perform ( ModelTransaction transaction ) : void | ||
transaction | ModelTransaction | |
리턴 | void |
public Rollback ( ModelTransaction transaction ) : void | ||
transaction | ModelTransaction | |
리턴 | void |