# KeyHelper Constructor
Initializes a new instance of the KeyHelper class
## Definition
**Namespace:** CapyKit.Helpers
**Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.4
**C#**
``` C#
public KeyHelper()
```
**F#**
``` F#
new : unit -> KeyHelper
```
## See Also
#### Reference
KeyHelper Class
CapyKit.Helpers Namespace