Skip to content

T_CodeJam_PerfTests_Configs_ICompetitionConfigSource

andrewvk edited this page Nov 8, 2016 · 2 revisions

ICompetitionConfigSource Interface

Base interface for config provider attributes.

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

Syntax

C#

public interface ICompetitionConfigSource

VB

Public Interface ICompetitionConfigSource

F#

type ICompetitionConfigSource =  interface end

The ICompetitionConfigSource type exposes the following members.

Properties

 

Name Description
Public property Config The competition config.
  Back to Top

See Also

Reference

CodeJam.PerfTests.Configs Namespace

Clone this wiki locally