C# Class NCaptcha.Configuration.Config.Exception

Inheritance: System.Exception
Exibir arquivo Open project: x2bool/NCaptcha

Public Properties

Property Type Description
Parameter string

Public Methods

Method Description
Exception ( string parameter, string message ) : System

Method Details

Exception() public method

public Exception ( string parameter, string message ) : System
parameter string
message string
return System

Property Details

Parameter public_oe property

public string Parameter
return string