mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-08-12 11:09:49 +00:00
include the missing xml code documentations
This commit is contained in:
@@ -9,6 +9,9 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace ElectronNET.API
|
||||
{
|
||||
/// <summary>
|
||||
/// Create OS desktop notifications
|
||||
/// </summary>
|
||||
public sealed class Notification
|
||||
{
|
||||
private static Notification _notification;
|
||||
|
||||
Reference in New Issue
Block a user