C# 클래스 CmisSync.BubblesController

파일 보기 프로젝트 열기: OpenDataSpace/CmisSync

공개 메소드들

메소드 설명
BubblesController ( ) : System
ShowBubble ( string title, string subtext, ToolTipIcon tticon ) : void

비공개 메소드들

메소드 설명
FormatMessage ( ChangeSet change_set ) : string

메소드 상세

BubblesController() 공개 메소드

public BubblesController ( ) : System
리턴 System

ShowBubble() 공개 메소드

public ShowBubble ( string title, string subtext, ToolTipIcon tticon ) : void
title string
subtext string
tticon ToolTipIcon
리턴 void