Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Queue
Hub
Settings
DriverConfig
C# Class Queue.Hub.Settings.DriverConfig
Inheritance:
System.Configuration.ConfigurationElement
Show file
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