C# Class SIM.Tool.Base.Wizards.FinishAction

Datei anzeigen Open project: Sitecore/Sitecore-Instance-Manager Class Usage Examples

Public Properties

Property Type Description
Method System.Reflection.MethodInfo
Text string

Public Methods

Method Description
FinishAction ( string text, MethodInfo method ) : System.Reflection

Method Details

FinishAction() public method

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

Property Details

Method public_oe property

public MethodInfo,System.Reflection Method
return System.Reflection.MethodInfo

Text public_oe property

public string Text
return string