Class AliyunSmsSender_Tests
Inheritance
object
AliyunSmsSender_Tests
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Sms.Aliyun
Assembly: Volo.Abp.Sms.Aliyun.Tests.dll
Syntax
public class AliyunSmsSender_Tests : AbpSmsAliyunTestBase, IDisposable
Constructors
AliyunSmsSender_Tests()
Declaration
public AliyunSmsSender_Tests()
Methods
SendSms_Test()
Declaration
public Task SendSms_Test()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable