C# 클래스 NHapiSampleApplication.Models.NotifyEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: JohnBloom/NHapiSampleApplication

공개 메소드들

메소드 설명
NotifyEventArgs ( string message, NotifyType type ) : System

메소드 상세

NotifyEventArgs() 공개 메소드

public NotifyEventArgs ( string message, NotifyType type ) : System
message string
type NotifyType
리턴 System