C# 클래스 GitHub.Services.Notification

파일 보기 프로젝트 열기: github/VisualStudio

공개 메소드들

메소드 설명
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