C# Class System.Net.Configuration.RequestCachingSection

Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RequestCachingSection ( ) : Microsoft.Win32

Méthodes protégées

Méthode Description
DeserializeElement ( System reader, bool serializeCollectionKey ) : void
PostDeserialize ( ) : void

Method Details

DeserializeElement() protected méthode

protected DeserializeElement ( System reader, bool serializeCollectionKey ) : void
reader System
serializeCollectionKey bool
Résultat void

PostDeserialize() protected méthode

protected PostDeserialize ( ) : void
Résultat void

RequestCachingSection() public méthode

public RequestCachingSection ( ) : Microsoft.Win32
Résultat Microsoft.Win32