C# 클래스 Lokad.CodeDsl.ConsoleNotify

상속: INotify
파일 보기 프로젝트 열기: Lokad/lokad-codedsl

공개 메소드들

메소드 설명
Notify ( string message, string title, ToolTipIcon type ) : void

메소드 상세

Notify() 공개 메소드

public Notify ( string message, string title, ToolTipIcon type ) : void
message string
title string
type ToolTipIcon
리턴 void