Parameters
- pProject
- Project to be processed.
- strLanguage
- Shortcut of the language to be added.
Return Value
True, in case of success, or if giving language was added before.
Exception | Description |
---|---|
ArgumentNullException | Thrown if null was passed as an argument. |
ArgumentException | Thrown in case of invalid arguments. |
ApplicationException | Internal interface necessary for add language could not be created. |
BaseException | Thrown if an error occurs while adding a language. |