프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MouseDevice | System |
메소드 | 설명 | |
---|---|---|
GetHashCode ( ) : int |
Calculates the hash code for this instance.
|
|
ToString ( ) : string |
Returns a System.String that describes this instance.
|
|
this ( MouseButton button ) : bool |
Gets a System.Boolean indicating the state of the specified MouseButton.
|
메소드 | 설명 | |
---|---|---|
MouseDevice ( ) : System |
public this ( MouseButton button ) : bool | ||
button | MouseButton | The MouseButton to check. |
리턴 | bool |