C# Class Queue.Hub.Settings.DriverConfig

Inheritance: System.Configuration.ConfigurationElement
Mostrar archivo Open project: breslavsky/queue Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ConfigDeserializeElement ( XmlReader reader, bool serializeCollectionKey ) : void
IsReadOnly ( ) : bool

Method Details

ConfigDeserializeElement() public method

public ConfigDeserializeElement ( XmlReader reader, bool serializeCollectionKey ) : void
reader System.Xml.XmlReader
serializeCollectionKey bool
return void

IsReadOnly() public method

public IsReadOnly ( ) : bool
return bool