C# Class PowerShellRunnerService.Config.ScriptConfigElement

Inheritance: System.Configuration.ConfigurationElement
ファイルを表示 Open project: ClearMeasure/PowerShellRunnerService Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ScriptConfigElement ( ) : System
ScriptConfigElement ( String name, String words ) : System

Method Details

ScriptConfigElement() public method

public ScriptConfigElement ( ) : System
return System

ScriptConfigElement() public method

public ScriptConfigElement ( String name, String words ) : System
name String
words String
return System