Method | Description | |
---|---|---|
CouldNotFindScope ( IRequest request, string scopeName ) : string |
Generates a message saying that the binding could not be resolved due to unknown scope
|
public static CouldNotFindScope ( IRequest request, string scopeName ) : string | ||
request | IRequest | The request. |
scopeName | string | Scope name |
return | string |