Method | Description | |
---|---|---|
OverrideException ( Control Orig, ControlType Default, ControlType Supported ) : System | ||
OverrideException ( Type Target, ControlType Fault, ControlType Default ) : System |
Method | Description | |
---|---|---|
BuildMessage ( |
public OverrideException ( Control Orig, ControlType Default, ControlType Supported ) : System | ||
Orig | Control | |
Default | ControlType | |
Supported | ControlType | |
return | System |
public OverrideException ( Type Target, ControlType Fault, ControlType Default ) : System | ||
Target | Type | |
Fault | ControlType | |
Default | ControlType | |
return | System |