Class RegistryExtensions
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoDataBase.dll
Syntax
public static class RegistryExtensions
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 |