C# 클래스 Host.Services.NotificationWrapper

Interaction logic for NotificationWrapper.xaml
상속: CKNotification
파일 보기 프로젝트 열기: Invenietis/ck-certified 1 사용 예제들

공개 메소드들

메소드 설명
NotificationWrapper ( ) : System.Windows
NotificationWrapper ( UIElement content, string imagePath ) : System.Windows

메소드 상세

NotificationWrapper() 공개 메소드

public NotificationWrapper ( ) : System.Windows
리턴 System.Windows

NotificationWrapper() 공개 메소드

public NotificationWrapper ( UIElement content, string imagePath ) : System.Windows
content System.Windows.UIElement
imagePath string
리턴 System.Windows