Click or drag to resize

CardknoxEventArgs Constructor

Initializes a new instance of the CardknoxEventArgs class

Namespace:  CardknoxApi.Operations
Assembly:  Cardknox (in Cardknox.dll) Version: 4.5
Syntax
public CardknoxEventArgs(
	NameValueCollection _values
)

Parameters

_values
Type: System.Collections.SpecializedNameValueCollection
See Also