C# Class ALMRestClient.Configuration.ALMConfiguration

Inheritance: System.Configuration.ConfigurationElementCollection
Afficher le fichier Open project: webcompere/ALMRestClient Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
IsReadOnly ( ) : bool

Méthodes protégées

Méthode Description
CreateNewElement ( ) : ConfigurationElement
GetElementKey ( ConfigurationElement element ) : object

Method Details

CreateNewElement() protected méthode

protected CreateNewElement ( ) : ConfigurationElement
Résultat System.Configuration.ConfigurationElement

GetElementKey() protected méthode

protected GetElementKey ( ConfigurationElement element ) : object
element System.Configuration.ConfigurationElement
Résultat object

IsReadOnly() public méthode

public IsReadOnly ( ) : bool
Résultat bool