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-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
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