C# 클래스 Microsoft.ManagementConsole.MessageView

상속: View
파일 보기 프로젝트 열기: SiteView/ECC8.13

공개 메소드들

메소드 설명
Update ( string title, string bodyText, Microsoft iconId ) : void

비공개 메소드들

메소드 설명
InternalInitialize ( ) : void
Synchronize ( ) : void

메소드 상세

Update() 공개 메소드

public Update ( string title, string bodyText, Microsoft iconId ) : void
title string
bodyText string
iconId Microsoft
리턴 void