C# 클래스 Adf.Core.Test.TestAction

상속: Descriptor
파일 보기 프로젝트 열기: NLADP/ADF 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
TaskStarted TestAction
ValidationFailed TestAction
ValidationSucceeded TestAction
ViewActivated TestAction
ViewDeactivated TestAction

공개 메소드들

메소드 설명
TestAction ( string name )

메소드 상세

TestAction() 공개 메소드

public TestAction ( string name )
name string

프로퍼티 상세

TaskStarted 공개적으로 정적으로 프로퍼티

public static TestAction,Adf.Core.Test TaskStarted
리턴 TestAction

ValidationFailed 공개적으로 정적으로 프로퍼티

public static TestAction,Adf.Core.Test ValidationFailed
리턴 TestAction

ValidationSucceeded 공개적으로 정적으로 프로퍼티

public static TestAction,Adf.Core.Test ValidationSucceeded
리턴 TestAction

ViewActivated 공개적으로 정적으로 프로퍼티

public static TestAction,Adf.Core.Test ViewActivated
리턴 TestAction

ViewDeactivated 공개적으로 정적으로 프로퍼티

public static TestAction,Adf.Core.Test ViewDeactivated
리턴 TestAction