public void Report(
string filename,
int progress
)Public Sub Report (
filename As String,
progress As Integer
)public:
virtual void Report(
String^ filename,
int progress
) sealedabstract Report :
filename : string *
progress : int -> unit
override Report :
filename : string *
progress : int -> unit [Missing <param name="filename"/> documentation for "M:SuperBuilderWinService.ProvidersImpl.GroupedProgressWrapper.Report(System.String,System.Int32)"]
[Missing <param name="progress"/> documentation for "M:SuperBuilderWinService.ProvidersImpl.GroupedProgressWrapper.Report(System.String,System.Int32)"]