C# 클래스 TheChan.Common.Core.ActivationWithParameterEventArgs

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

공개 메소드들

메소드 설명
ActivationWithParameterEventArgs ( object parameter, bool wasInitialized ) : System

메소드 상세

ActivationWithParameterEventArgs() 공개 메소드

public ActivationWithParameterEventArgs ( object parameter, bool wasInitialized ) : System
parameter object
wasInitialized bool
리턴 System