Click or drag to resize

CasewhereClaim Constructor

Initializes a new instance of the CasewhereClaim class

Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CasewhereClaim(
	string type,
	string value
)

Parameters

type  String
 
value  String
 
See Also