Example #1
0
 /// <summary>
 /// This must be overridden to allow copying values from the specified PDI object into the instance
 /// </summary>
 /// <param name="p">The PDI object from which the settings are to be copied</param>
 protected abstract void Clone(PDIObject p);
Example #2
0
 /// <summary>
 /// This must be overridden to allow copying values from the specified PDI object into the instance
 /// </summary>
 /// <param name="p">The PDI object from which the settings are to be copied</param>
 protected abstract void Clone(PDIObject p);