Click or drag to resize

QueryParameterHelperUnexpectedParameterValueException Constructor

Namespace:  Omada.OE.AppLogic.Helpers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public UnexpectedParameterValueException(
	string message
)

Parameters

message
Type: SystemString
See Also