We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Reports warnings to user.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
protected abstract void ReportWarnings( string messages, CompetitionState competitionState )
VB
Protected MustOverride Sub ReportWarnings ( messages As String, competitionState As CompetitionState )
F#
abstract ReportWarnings : messages : string * competitionState : CompetitionState -> unit
CompetitionRunnerBase ClassCodeJam.PerfTests.Running.Core Namespace