C# 클래스 Dev2.Models.CheckStateChangedArgs

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
CheckStateChangedArgs ( bool previousState, bool newState, System.Guid resourceId, ResourceType resourceType, bool updateStats ) : System

Initializes a new instance of the T:System.Object class.

메소드 상세

CheckStateChangedArgs() 공개 메소드

Initializes a new instance of the T:System.Object class.
public CheckStateChangedArgs ( bool previousState, bool newState, System.Guid resourceId, ResourceType resourceType, bool updateStats ) : System
previousState bool
newState bool
resourceId System.Guid
resourceType ResourceType
updateStats bool
리턴 System