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

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

Parameters

message
Type: SystemString
helplink
Type: SystemString
See Also