Click or drag to resize

WrongEventHandlerSignatureException Constructor

Overload List
  NameDescription
Public methodWrongEventHandlerSignatureException()
Initializes a new instance of the Exception class.
Public methodWrongEventHandlerSignatureException(String)
Initializes a new instance of the Exception class with a specified error message.
Protected methodWrongEventHandlerSignatureException(SerializationInfo, StreamingContext)
Initializes a new instance of the Exception class with serialized data.
Public methodWrongEventHandlerSignatureException(String, Exception)
Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md