C# 클래스 UIAutomation.Helpers.Commands.UnregisterEventCommand

Description of UnregisterEventCommand.
상속: UiaCommand
파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 메소드들

메소드 설명
Execute ( ) : void
UnregisterEventCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

UnregisterEventCommand() 공개 메소드

public UnregisterEventCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands
cmdlet CommonCmdletBase
리턴 UIAutomation.Commands