示例#1
0
 /// <summary>
 /// Runs the Build Patch Tool executable to generate patch data using the supplied parameters.
 /// </summary>
 /// <param name="Opts">Parameters which will be passed to the patch tool generation process</param>
 public abstract void Execute(PatchGenerationOptions Opts);
示例#2
0
 /// <summary>
 /// Runs the Build Patch Tool executable to generate patch data using the supplied parameters.
 /// </summary>
 /// <param name="Opts">Parameters which will be passed to the patch tool generation process</param>
 public abstract void Execute(PatchGenerationOptions Opts);