Method | Description | |
---|---|---|
PostUpdate ( int blogID, int postID, string originalContent ) : System | ||
Rollback ( |
||
ToString ( ) : string | ||
UpdateDatabase ( |
||
UpdateLocal ( ) : void |
public PostUpdate ( int blogID, int postID, string originalContent ) : System | ||
blogID | int | |
postID | int | |
originalContent | string | |
return | System |
public Rollback ( |
||
conn | ||
return | void |
public UpdateDatabase ( |
||
conn | ||
return | void |