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:26:57 +03:00
parent 7d2fa93ec2
commit e5e84a796c
+6 -1
@@ -1 +1,6 @@
TODO | Namespace | Description |
| --------- | ----------- |
| [SimpleOTP](https://github.com/XFox111/SimpleOTP/wiki/SimpleOTP) | Main namespace with [OTPService](https://github.com/XFox111/SimpleOTP/wiki/OTPService) and [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory) classes |
| [SimpleOTP.Models](https://github.com/XFox111/SimpleOTP/wiki/SimpleOTP.Models) | Namespace with data object models |
| [SimpleOTP.Enums](https://github.com/XFox111/SimpleOTP/wiki/SimpleOTP.Enums) | Namespace with type enumerations |
| [SimpleOTP.Helpers](https://github.com/XFox111/SimpleOTP/wiki/SimpleOTP.Helpers) | Namespace with supplementary service classes |