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