Captcha
Readme.md
Данный проект представляет Captcha, которую можно использовать в Avalonia (кросплатформенный фреймворк)
#Usage:
-
In AXAML markup:
xmlns:controls="using:Captcha"<controls:Captcha/> -
Properties:
///The text entered by the user is necessary to verify the passage of the captchapublic string InputUserText///Whether the captcha was passed or not, true - yes, false - nopublic bool IsVerified
Языки
C#