Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

BiliAccount.Core

Leo Chen edited this page Mar 21, 2020 · 8 revisions

命名空间结构

文件 类名 关键字 描述
Core\ByPassword.cs ByPassword internal 通过密码登录实现
Core\ByQRCode.cs ByQrCode internal 通过二维码登录实现
Core\BySMS.cs BySMS internal 通过短信登录实现
Core\Config.cs Config internal 登录信息配置
Core\Device_Verify.cs Device_Verify internal 设备验证实现