iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Exceptions
EntityUsingException Class
EntityUsingException Constructor
EntityUsingException Constructor (Guid)
EntityUsingException Constructor (SerializationInfo, StreamingContext)
EntityUsingException Constructor (Guid, String, Exception)
EntityUsingException Constructor (Guid, String, Object[])
EntityUsingException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the
EntityUsingException
class with serialized data.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
protected
EntityUsingException
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
context
Type:
System.Runtime.Serialization
StreamingContext
See Also
Reference
EntityUsingException Class
EntityUsingException Overload
Resto.Front.Api.Exceptions Namespace