C# Class BusinessLogic.Logic.SMS.SmsService

Inheritance: IIdentityMessageService
Show file Open project: NemeStats/NemeStats

Public Methods

Method Description
SendAsync ( Microsoft.AspNet.Identity.IdentityMessage message ) : System.Threading.Tasks.Task

Method Details

SendAsync() public method

public SendAsync ( Microsoft.AspNet.Identity.IdentityMessage message ) : System.Threading.Tasks.Task
message Microsoft.AspNet.Identity.IdentityMessage
return System.Threading.Tasks.Task