Method | Description | |
---|---|---|
InjectParameterHasDefaultValueException ( ) : System | ||
InjectParameterHasDefaultValueException ( string message ) : System | ||
InjectParameterHasDefaultValueException ( string message, Exception innerException ) : System |
public InjectParameterHasDefaultValueException ( ) : System | ||
return | System |
public InjectParameterHasDefaultValueException ( string message ) : System | ||
message | string | |
return | System |
public InjectParameterHasDefaultValueException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |