C# 클래스 AccidentalFish.ApplicationSupport.Azure.Alerts.Implementation.NullAlertSender

상속: IAlertSender
파일 보기 프로젝트 열기: JamesRandall/AccidentalFish.ApplicationSupport

공개 메소드들

메소드 설명
SendAsync ( string title, string message ) : System.Threading.Tasks.Task

메소드 상세

SendAsync() 공개 메소드

public SendAsync ( string title, string message ) : System.Threading.Tasks.Task
title string
message string
리턴 System.Threading.Tasks.Task