C# Class BlueCollar.Service.ApplicationElement

Represents an application configuration element.
Inheritance: System.Configuration.ConfigurationElement
Afficher le fichier Open project: ChadBurggraf/blue-collar Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
IsReadOnly ( ) : bool

Gets a value indicating whether this element is read-only.

Method Details

IsReadOnly() public méthode

Gets a value indicating whether this element is read-only.
public IsReadOnly ( ) : bool
Résultat bool