C# 클래스 Huoyaoyuan.AdmiralRoom.Notifier.NotifierFactory

파일 보기 프로젝트 열기: huoyaoyuan/AdmiralRoom

공개 메소드들

메소드 설명
Show ( string title, string detail, string sound = null ) : void

메소드 상세

Show() 공개 추상적인 메소드

public abstract Show ( string title, string detail, string sound = null ) : void
title string
detail string
sound string
리턴 void