C# Class Particular.Licensing.LicenseSourceHKLMRegKey

Inheritance: LicenseSource
Afficher le fichier Open project: Particular/ServiceInsight

Méthodes publiques

Méthode Description
Find ( string applicationName ) : LicenseSourceResult
LicenseSourceHKLMRegKey ( string path = @"SOFTWARE\ParticularSoftware" ) : System.Security

Private Methods

Méthode Description
LocationFriendlyName ( string path ) : string
ReadFromRegistry ( RegistryView view, string applicationName ) : LicenseSourceResult

Method Details

Find() public méthode

public Find ( string applicationName ) : LicenseSourceResult
applicationName string
Résultat LicenseSourceResult

LicenseSourceHKLMRegKey() public méthode

public LicenseSourceHKLMRegKey ( string path = @"SOFTWARE\ParticularSoftware" ) : System.Security
path string
Résultat System.Security