DOId(String, String) Constructor
|
Initializes a new instance of the
DOId class
Namespace: Casewhere.CommonAssembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DOId(
string dataClass,
string id
)
Parameters
- dataClass String
-
- id String
-
See Also