Click or drag to resize

EntityAlreadyInUseException Constructor

Initializes a new instance of the EntityAlreadyInUseException class.

Namespace:  Resto.Front.Api.V5.Exceptions
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
public EntityAlreadyInUseException()
See Also