Method | Description | |
---|---|---|
Dispose ( ) : void |
Dispose unmanaged resources.
|
|
InputProcessor ( IInputSource source, IInputTarget target ) : System |
Initializes a new instance of the InputProcessor class.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Dispose unmanaged resources.
|
public InputProcessor ( IInputSource source, IInputTarget target ) : System | ||
source | IInputSource | The input source. |
target | IInputTarget | The input target. |
return | System |