C# Class Dev2.Studio.UI.Tests.UIMaps.Activities.DsfCommentUiMap

Inheritance: ToolsUiMapBase
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
DsfCommentUiMap ( bool createNewtab = true, bool dragAssignOntoNewTab = true ) : Dev2.Studio.UI.Tests.Enums
EnterTextIntoComment ( string textToEnter ) : void

Method Details

DsfCommentUiMap() public méthode

public DsfCommentUiMap ( bool createNewtab = true, bool dragAssignOntoNewTab = true ) : Dev2.Studio.UI.Tests.Enums
createNewtab bool
dragAssignOntoNewTab bool
Résultat Dev2.Studio.UI.Tests.Enums

EnterTextIntoComment() public méthode

public EnterTextIntoComment ( string textToEnter ) : void
textToEnter string
Résultat void