C# Class StoryTeller.UserInterface.Tests.XmlMode

Inheritance: TestMode
Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
ApplyChanges ( ) : bool
IsEnabled ( System.Test test ) : bool
Refresh ( ) : void
XmlMode ( ITestStateManager testState, IMessageCreator messageBox, IXmlView view ) : System

Private Methods

Méthode Description
refresh ( ) : void

Method Details

ApplyChanges() public méthode

public ApplyChanges ( ) : bool
Résultat bool

IsEnabled() public méthode

public IsEnabled ( System.Test test ) : bool
test System.Test
Résultat bool

Refresh() public méthode

public Refresh ( ) : void
Résultat void

XmlMode() public méthode

public XmlMode ( ITestStateManager testState, IMessageCreator messageBox, IXmlView view ) : System
testState ITestStateManager
messageBox IMessageCreator
view IXmlView
Résultat System