1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-22 08:00:45 +03:00

Updated API reference (markdown)

2021-05-31 00:41:12 +03:00
parent 3b68a6f3f1
commit a0cfa2a446
+3 -3
@@ -2,9 +2,9 @@
| Namespace | Description | | Namespace | Description |
| --------- | ----------- | | --------- | ----------- |
| [SimpleOTP](#SimpleOTP) | Main namespace with [OTPService](https://github.com/XFox111/SimpleOTP/wiki/OTPService) and [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory) classes | | [SimpleOTP](#SimpleOTP) | Main namespace with [OTPService](https://github.com/XFox111/SimpleOTP/wiki/OTPService) and [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory) classes |
| [SimpleOTP.Models](#SimpleOTP.Models) | Namespace with data object models | | [SimpleOTP.Models](#SimpleOTPModels) | Namespace with data object models |
| [SimpleOTP.Enums](#SimpleOTP.Enums) | Namespace with type enumerations | | [SimpleOTP.Enums](#SimpleOTPEnums) | Namespace with type enumerations |
| [SimpleOTP.Helpers](#SimpleOTP.Helpers) | Namespace with supplementary service classes | | [SimpleOTP.Helpers](#SimpleOTPHelpers) | Namespace with supplementary service classes |
## SimpleOTP ## SimpleOTP
| Class | Description | | Class | Description |