C# Class Amazon.Util.Internal.RootConfig

Root AWS config
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Properties

Property Type Description
Choose string

Public Methods

Method Description
GetServiceSection ( string service ) : System.Xml.Linq.XElement
RootConfig ( ) : System

Private Methods

Method Description
Choose ( string a, string b ) : string

Method Details

GetServiceSection() public method

public GetServiceSection ( string service ) : System.Xml.Linq.XElement
service string
return System.Xml.Linq.XElement

RootConfig() public method

public RootConfig ( ) : System
return System