| | |
| | | using System.Web.Http.OData; |
| | | #endif |
| | | |
| | | namespace YwUser.Web.SysApi.Areas.HelpPage |
| | | namespace IStation.WebApi.Areas.HelpPage |
| | | { |
| | | /// <summary> |
| | | /// Use this class to customize the Help Page. |
| | |
| | | /// </summary> |
| | | public static class HelpPageConfig |
| | | { |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", |
| | | MessageId = "YwUser.Web.SysApi.Areas.HelpPage.TextSample.#ctor(System.String)", |
| | | MessageId = "IStation.WebApi.Areas.HelpPage.TextSample.#ctor(System.String)", |
| | | Justification = "End users may choose to merge this string with existing localized resources.")] |
| | | [SuppressMessage("Microsoft.Naming", "CA2204:Literals should be spelled correctly", |
| | | MessageId = "bsonspec", |