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