'Declaration Public Function Send( _ ByVal level As Level, _ ByVal caption As String, _ ByVal content As String _ ) As Task
public Task Send( Level level, string caption, string content )
Notifications Class Notifications Members