C# Class Yandex.Direct.Configuration.AuthProviderConfigElement

Inheritance: System.Configuration.ConfigurationElementCollection, IAuthProviderSettings
Afficher le fichier Open project: yapi-net/YandexDirect

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
this ( string key ) : string

Méthodes protégées

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

Method Details

CreateNewElement() protected méthode

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

CreateNewElement() protected méthode

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

GetElementKey() protected méthode

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

this() public méthode

public this ( string key ) : string
key string
Résultat string