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.
Returns read-only wrapper for the config.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public ICompetitionConfig AsReadOnly()
VB
Public Function AsReadOnly As ICompetitionConfig
F#
member AsReadOnly : unit -> ICompetitionConfig
Type: ICompetitionConfigRead-only wrapper for the config
ManualCompetitionConfig ClassCodeJam.PerfTests.Configs Namespace