예제 #1
0
 protected override void Execute()
 {
     Folder.AddSubFolder(_parentFolder, _folder);
     UpdateContactFolder(_folder);
 }