Class SpecialKeyCodeServices
- Namespace
- SunamoChar.Services
- Assembly
- SunamoChar.dll
Service for handling special character key codes
public class SpecialKeyCodeServices
- Inheritance
-
SpecialKeyCodeServices
- Inherited Members
- Extension Methods
Properties
SpecialKeyCodes
List of special character key codes
public List<int> SpecialKeyCodes { get; }