Example #1
0
 public DropAction()
 {
     dropActionInfo = new DropActionInfo();
 }
Example #2
0
 public override void PostCloneCleanup()
 {
     dropActionInfo = new DropActionInfo();
 }