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

Inheritance: ToolsUiMapBase
Mostrar archivo Open project: Warewolf-ESB/Warewolf

Public Methods

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

Method Details

DsfCommentUiMap() public method

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

EnterTextIntoComment() public method

public EnterTextIntoComment ( string textToEnter ) : void
textToEnter string
return void