메소드 | 설명 | |
---|---|---|
MouseAction ( IMouse mouse, ILocatable target ) : System |
Initializes a new instance of the MouseAction class.
|
메소드 | 설명 | |
---|---|---|
MoveToLocation ( ) : void |
Moves the mouse to the location at which to perform the action.
|
public MouseAction ( IMouse mouse, ILocatable target ) : System | ||
mouse | IMouse | The |
target | ILocatable | An |
리턴 | System |