合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
# SendExtension.SendVerifyCode 方法 ## 注释 ~~~ 发送验证码 ~~~ ## 语法 ~~~ public static string SendVerifyCode( this Client client, //Client VerifyCodeEventArgs e, //验证码事件 string verifycode //验证码); ~~~ ## 参数 | 名称 | 说明 | | --- | --- | | client | Client | | e | 验证码事件 | | verifycode | 验证码 |