C# Class GitHub.Services.Notification

Afficher le fichier Open project: github/VisualStudio

Méthodes publiques

Méthode Description
Notification ( string message, NotificationType type, ICommand command = null ) : System

Method Details

Notification() public méthode

public Notification ( string message, NotificationType type, ICommand command = null ) : System
message string
type NotificationType
command ICommand
Résultat System