Click or drag to resize

DOId(String) Constructor

Initializes a new instance of the DOId class

Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DOId(
	string id
)

Parameters

id  String
 
See Also