C# Class Frapid.Dashboard.DAL.Notifications

Mostrar archivo Open project: frapid/frapid

Public Methods

Method Description
AddAsync ( string tenant, Notification notification ) : Task

Method Details

AddAsync() public static method

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