C# Class NServiceBus.RegistryReader

Afficher le fichier Open project: Particular/NServiceBus Class Usage Examples

Méthodes publiques

Méthode Description
Read ( string name, string defaultValue = null ) : string

Private Methods

Méthode Description
ReadRegistry ( RegistryView view, string keyName, string defaultValue ) : string
ReadRegistryKeyValue ( string keyName, string defaultValue ) : string

Method Details

Read() public static méthode

public static Read ( string name, string defaultValue = null ) : string
name string
defaultValue string
Résultat string