C# 클래스 Host.Services.NotificationArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: Invenietis/ck-certified

공개 메소드들

메소드 설명
NotificationArgs ( CKNotification content, PopupAnimation animation, int duration ) : System

메소드 상세

NotificationArgs() 공개 메소드

public NotificationArgs ( CKNotification content, PopupAnimation animation, int duration ) : System
content CKNotification
animation PopupAnimation
duration int
리턴 System