Example #1
0
 internal InternalObjectPutEventArgs(ManagementPath path)
 {
     this.path = path.Clone();
 }