Click or drag to resize

NegativePattern Constructor

Initializes a new instance of the NegativePattern class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public NegativePattern(
	int value,
	string pattern
)

Parameters

value
Type: SystemInt32
pattern
Type: SystemString
See Also