C# 클래스 JryVideo.Common.Dialogs.MessageWindowHelper

파일 보기 프로젝트 열기: Cologler/JRYVideo

공개 메소드들

메소드 설명
ShowJryVideoMessage ( this self, string caption, string message ) : void

메소드 상세

ShowJryVideoMessage() 공개 정적인 메소드

public static ShowJryVideoMessage ( this self, string caption, string message ) : void
self this
caption string
message string
리턴 void