SampSharp
SampSharp
SampSharp.Entities
EntityNotFoundException Class
EntityNotFoundException Constructor
EntityNotFoundException Constructor (String)
EntityNotFoundException Constructor (SerializationInfo, StreamingContext)
EntityNotFoundException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the
EntityNotFoundException
class.
Namespace:
SampSharp.Entities
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
C#
Copy
protected
EntityNotFoundException
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
The object that holds the serialized object data.
context
Type:
System.Runtime.Serialization
StreamingContext
The contextual information about the source or destination.
See Also
Reference
EntityNotFoundException Class
EntityNotFoundException Overload
SampSharp.Entities Namespace