CapyKit/Documentation/Help/N_CapyKit_Helpers.md
Jordan Wages 87bd044b31 Settings Helper + Documentation
The `SettingsHelper` is an agnostic way to access settings values uniformly through code. The accessor methods are controlled by the consumer.

Documentation has been a bit wonky. I changed the max number of version number components allowed, so each new build should not create new changes on every single bit of documentation now.
2024-04-22 18:28:21 -05:00

1.1 KiB

CapyKit.Helpers Namespace

Missing <summary> documentation for "N:CapyKit.Helpers"

Classes

CompressionHelper A class that contains methods for managing data compression.
LanguageHelper  
SecurityHelper A class that contains methods for managing secure data processing and cryptography.
SerializationHelper  
SettingsHelper Static class containing helper methods for retrieving and setting application settings.

Enumerations

ValidCharacterCollection An enumeration that defines the types of characters that can be included in a random string.