C# Class System.Configuration.ContextInformation

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
GetSection ( string sectionName ) : object

Private Methods

Method Description
ContextInformation ( BaseConfigurationRecord configRecord ) : System

Method Details

GetSection() public method

public GetSection ( string sectionName ) : object
sectionName string
return object