Class RegistryExtensions
Namespace: SuperOffice.CRM
Assembly: SoDataBase.dll
Syntax
public static class RegistryExtensions : Object
Methods
GetRegistryRow(Enum, String)
Declaration
public static RegistryRow GetRegistryRow(this Enum regId, string defaultValue = null)
Parameters
Type | Name | Description |
---|---|---|
Enum | regId | |
String | defaultValue |
Returns
Type | Description |
---|---|
RegistryRow |