C# 클래스 Dev2.Studio.UI.Tests.UIMaps.Activities.DsfCommentUiMap

상속: ToolsUiMapBase
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
DsfCommentUiMap ( bool createNewtab = true, bool dragAssignOntoNewTab = true ) : Dev2.Studio.UI.Tests.Enums
EnterTextIntoComment ( string textToEnter ) : void

메소드 상세

DsfCommentUiMap() 공개 메소드

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

EnterTextIntoComment() 공개 메소드

public EnterTextIntoComment ( string textToEnter ) : void
textToEnter string
리턴 void