C# 클래스 Frapid.Dashboard.DAL.Notifications

파일 보기 프로젝트 열기: frapid/frapid

공개 메소드들

메소드 설명
AddAsync ( string tenant, Notification notification ) : Task

메소드 상세

AddAsync() 공개 정적인 메소드

public static AddAsync ( string tenant, Notification notification ) : Task
tenant string
notification Frapid.Dashboard.DTO.Notification
리턴 Task