Class NpgsqlRegisterUtils
Inheritance
NpgsqlRegisterUtils
Assembly: NpgsqlRegister.dll
Syntax
public class NpgsqlRegisterUtils
Constructors
NpgsqlRegisterUtils()
Declaration
public NpgsqlRegisterUtils()
Methods
ConfirmChange(String)
Declaration
public bool ConfirmChange(string invariant)
Parameters
Type |
Name |
Description |
String |
invariant |
|
Returns
CreateNewInvariantNode(XmlDocument, String, String, String, String)
Declaration
public XmlElement CreateNewInvariantNode(XmlDocument xml, string name, string invariant, string descr, string type)
Parameters
Returns
DoesOtherFEPInstallationsExist(String)
Declaration
public bool DoesOtherFEPInstallationsExist(string regPath)
Parameters
Type |
Name |
Description |
String |
regPath |
|
Returns
getRegSubKeys(String)
Declaration
public string[] getRegSubKeys(string regPath)
Parameters
Type |
Name |
Description |
String |
regPath |
|
Returns
Declaration
public char GetUserCharInput(string query, List<char> validOptions)
Parameters
Returns
Declaration
public int GetUserIntegerInput(string query, int min, int max)
Parameters
Returns
getValueInReg(String, String)
Declaration
public string getValueInReg(string regPath, string regKey)
Parameters
Returns
GetVersionFromType(XmlNode)
Declaration
public Version GetVersionFromType(XmlNode type)
Parameters
Returns
IsDotNetFramework4Installed()
Declaration
public bool IsDotNetFramework4Installed()
Returns