| CLR namespace' ' cannot have ContractNamespace set to null. |
Пространство имен CLR не может иметь параметр ContractNamespace со значением null. |
| '' CLR event cannot be set in a Style EventSetter. Only routed events are valid. |
Событие CLR не может быть задано в EventSetter для Style. Допускаются только переданные события. |
| The CLR type '', provided as the Factory attribute of the ServiceHost directive in the'.svc' file, does not derive from ServiceHostFactoryBase. |
Тип CLR, указанный как атрибут Factory директивы ServiceHost в SVC-файле, не является производным от ServiceHostFactoryBase. |
| RoutedEvent/EventPrivateKey limit exceeded. Routed events or EventPrivateKey for CLR events are typically static class members registered with field initializers or static constructors. In this case, routed events or EventPrivateKeys might be getting initialized in instance constructors, causing the limit to be exceeded. |
Превышен предел RoutedEvent/EventPrivateKey. Перенаправляемые события или EventPrivateKey для событий CLR обычно являются статическими элементами класса, зарегистрированные инициализаторами полей или статическими конструкторами. В этом случае перенаправляемые события или EventPrivateKeys могут инициализироваться в конструкторах экземпляров, что приводит к превышению предела. |
| Its primary design goal is to provide a standard library API that abstracts away the question of whether the code will ultimately run on the JRE or CLR. |
Главной целью является предоставление стандартного API который абстрагирует от вопроса в каком окружении будет выполняться код: в JRE или CLR. |