Share via


RunStateEvent Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the RunStateEvent class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method RunStateEvent() Initializes a new instance of the RunStateEvent class.
Protected method RunStateEvent(SerializationInfo, StreamingContext) Initializes a new instance of the RunStateEvent class from XML by using the provided information and context.
Public method RunStateEvent(Guid, RunState, String) Initializes a new instance of the RunStateEvent class by using the provided test run ID, state, and computer name.
Public method RunStateEvent(Guid, RunState, String, DateTime) Initializes a new instance of the RunStateEvent class by using the provided test run ID, state, computer name, and time stamp.

Top

See Also

Reference

RunStateEvent Class

Microsoft.VisualStudio.TestTools.Common Namespace