C# Class Cruncher.Configuration.CruncherProcessingSection

Represents a CruncherProcessingSection within a configuration file.
Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: JimBobSquarePants/Cruncher Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetConfiguration ( ) : CruncherProcessingSection

Retrieves the processing configuration section from the current application configuration.

Method Details

GetConfiguration() public static méthode

Retrieves the processing configuration section from the current application configuration.
public static GetConfiguration ( ) : CruncherProcessingSection
Résultat CruncherProcessingSection