C# Class Frapid.Dashboard.DAL.Notifications

Afficher le fichier Open project: frapid/frapid

Méthodes publiques

Méthode Description
AddAsync ( string tenant, Notification notification ) : Task

Method Details

AddAsync() public static méthode

public static AddAsync ( string tenant, Notification notification ) : Task
tenant string
notification Frapid.Dashboard.DTO.Notification
Résultat Task