Registry(Int32, Int64, Int64, Int64, Object, String, String) Constructor
Initializes a new instance of the
Registry class
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public Registry(
int dataType,
long ID,
long clientId,
long acctId,
Object value,
string mainKey,
string subKey
)
Parameters
- dataType Int32
-
- ID Int64
-
- clientId Int64
-
- acctId Int64
-
- value Object
-
- mainKey String
-
- subKey String
-