C# 클래스 SIM.Tool.Base.Wizards.FinishAction

파일 보기 프로젝트 열기: Sitecore/Sitecore-Instance-Manager 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Method System.Reflection.MethodInfo
Text string

공개 메소드들

메소드 설명
FinishAction ( string text, MethodInfo method ) : System.Reflection

메소드 상세

FinishAction() 공개 메소드

public FinishAction ( string text, MethodInfo method ) : System.Reflection
text string
method System.Reflection.MethodInfo
리턴 System.Reflection

프로퍼티 상세

Method 공개적으로 프로퍼티

public MethodInfo,System.Reflection Method
리턴 System.Reflection.MethodInfo

Text 공개적으로 프로퍼티

public string Text
리턴 string