SampSharp
SampSharp
SampSharp.Entities
SystemRegistryException Class
SystemRegistryException Constructor
SystemRegistryException Constructor
SystemRegistryException Constructor (String)
SystemRegistryException Constructor (SerializationInfo, StreamingContext)
SystemRegistryException Constructor (String, Exception)
SystemRegistryException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the
SystemRegistryException
class.
Namespace:
SampSharp.Entities
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
protected
SystemRegistryException
(
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
SystemRegistryException Class
SystemRegistryException Overload
SampSharp.Entities Namespace