C# Класс GitHub.Services.Notification

Показать файл Открыть проект

Открытые методы

Метод Описание
Notification ( string message, NotificationType type, ICommand command = null ) : System

Описание методов

Notification() публичный Метод

public Notification ( string message, NotificationType type, ICommand command = null ) : System
message string
type NotificationType
command ICommand
Результат System