Click or drag to resize

DOId Constructor (String)

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
Type: SystemString

[Missing <param name="id"/> documentation for "M:Casewhere.Common.DOId.#ctor(System.String)"]

See Also