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

Updated OTPFactory (markdown)

2021-06-01 16:18:31 +03:00
parent a17aa05f00
commit cab8b83fad
+1 -1
@@ -11,7 +11,7 @@ Inheritance: [INotifyPropertyChanged](https://docs.microsoft.com/en-us/dotnet/ap
## Constructors ## Constructors
| Constructor | Description | | Constructor | Description |
| --- | --- | | --- | --- |
| [OTPFactory(OTPConfiguration, int)](https://github.com/XFox111/SimpleOTP/wiki/OTPCode.OTPCode) | Initializes a new instance of the `OTPFactory` class. | | [OTPFactory(OTPConfiguration, int)](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory.OTPFactory) | Initializes a new instance of the `OTPFactory` class. |
## Properties ## Properties
| Property | Type | Accessor | Description | | Property | Type | Accessor | Description |