C# Class Amazon.Util.Internal.RootConfig

Root AWS config
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Properties

Свойство Type Description
Choose string

Méthodes publiques

Méthode Description
GetServiceSection ( string service ) : System.Xml.Linq.XElement
RootConfig ( ) : System

Private Methods

Méthode Description
Choose ( string a, string b ) : string

Method Details

GetServiceSection() public méthode

public GetServiceSection ( string service ) : System.Xml.Linq.XElement
service string
Résultat System.Xml.Linq.XElement

RootConfig() public méthode

public RootConfig ( ) : System
Résultat System