Ejemplo n.º 1
0
 /// <summary>
 /// Set reset progress callback method.
 /// </summary>
 /// <param name="outputMethod"></param>
 public void SetResetProgressDelegate(ProgressMethod outputMethod)
 {
     dllInterface.SetResetProgressDelegate(outputMethod);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Set reset progress callback method.
 /// </summary>
 /// <param name="outputMethod"></param>
 public void SetResetProgressDelegate(ProgressMethod outputMethod)
 {
     dllInterface.SetResetProgressDelegate(outputMethod);
 }