C# Class TeamMentor.UnitTests.Cassini.IE_TeamMentor_ExtensionMethods_Create

Show file Open project: TeamMentor/Master

Public Methods

Method Description
close ( this ieTeamMentor ) : IE_TeamMentor
new_IE_TeamMentor ( this nunitTests_Cassini, bool startHidden = false ) : IE_TeamMentor
new_IE_TeamMentor_Hidden ( this nunitTests_Cassini, bool forceStartVisible = false ) : IE_TeamMentor
waitForClose ( this ieTeamMentor ) : IE_TeamMentor

Method Details

close() public static method

public static close ( this ieTeamMentor ) : IE_TeamMentor
ieTeamMentor this
return IE_TeamMentor

new_IE_TeamMentor() public static method

public static new_IE_TeamMentor ( this nunitTests_Cassini, bool startHidden = false ) : IE_TeamMentor
nunitTests_Cassini this
startHidden bool
return IE_TeamMentor

new_IE_TeamMentor_Hidden() public static method

public static new_IE_TeamMentor_Hidden ( this nunitTests_Cassini, bool forceStartVisible = false ) : IE_TeamMentor
nunitTests_Cassini this
forceStartVisible bool
return IE_TeamMentor

waitForClose() public static method

public static waitForClose ( this ieTeamMentor ) : IE_TeamMentor
ieTeamMentor this
return IE_TeamMentor