Skip to content

M_CodeJam_PerfTests_Configs_ManualCompetitionConfig_AsReadOnly

andrewvk edited this page Nov 8, 2016 · 2 revisions

ManualCompetitionConfig.AsReadOnly Method

Returns read-only wrapper for the config.

Namespace: CodeJam.PerfTests.Configs
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public ICompetitionConfig AsReadOnly()

VB

Public Function AsReadOnly As ICompetitionConfig

F#

member AsReadOnly : unit -> ICompetitionConfig 

Return Value

Type: ICompetitionConfig
Read-only wrapper for the config

See Also

Reference

ManualCompetitionConfig Class
CodeJam.PerfTests.Configs Namespace

Clone this wiki locally