예제 #1
0
 protected override void ExecuteCmdlet()
 {
     CurrentWeb.ResetFileToPreviousVersion(ServerRelativeUrl, CheckinType, CheckInComment);
 }