C# Class Queue.Hub.Svetovod.SvetovodDisplayConnectionCollection

Inheritance: System.Configuration.ConfigurationElementCollection
Afficher le fichier Open project: breslavsky/queue

Méthodes publiques

Méthode Description
Add ( SvetovodDisplayConnectionConfig element ) : void
IsReadOnly ( ) : bool

Méthodes protégées

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

Method Details

Add() public méthode

public Add ( SvetovodDisplayConnectionConfig element ) : void
element SvetovodDisplayConnectionConfig
Résultat void

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

IsElementName() protected méthode

protected IsElementName ( string elementName ) : bool
elementName string
Résultat bool

IsReadOnly() public méthode

public IsReadOnly ( ) : bool
Résultat bool