Click or drag to resize
ObjectNietGewijzigdFault Constructor
Initializes a new instance of the ObjectNietGewijzigdFault class

Namespace: Fsolutions.Fbase.Contracts.Faults
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public ObjectNietGewijzigdFault(
	string message,
	string helplink
)

Parameters

message
Type: SystemString
helplink
Type: SystemString
See Also