C# Class GitHub.Services.Notification

Mostrar archivo Open project: github/VisualStudio

Public Methods

Method Description
Notification ( string message, NotificationType type, ICommand command = null ) : System

Method Details

Notification() public method

public Notification ( string message, NotificationType type, ICommand command = null ) : System
message string
type NotificationType
command ICommand
return System