Skip to content

Methods_T_CodeJam_PerfTests_Running_Core_CompetitionState

andrewvk edited this page Nov 8, 2016 · 1 revision

CompetitionState Methods

The CompetitionState type exposes the following members.

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetMessages Returns all messages for the competition.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method RequestReruns Request additional runs for the competition.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Public method WriteMessage(MessageSource, MessageSeverity, String) Adds a message for the competition.
Public method WriteMessage(MessageSource, MessageSeverity, String, Object[]) Adds a message for the competition.
  Back to Top

Extension Methods

 

Name Description
Public Extension Method AddAnalyserWarning Reports analyser warning. (Defined by CompetitionCore.)
Public Extension Method WriteExceptionMessage Writes the setup exception message. (Defined by CompetitionCore.)
  Back to Top

See Also

Reference

CompetitionState Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally