English | Russian |
constructor declaration | объявление конструктора (Visual Studio 2012 ssn) |
constructor string | строка конструктора (An initialization string that is administratively specified for a component. It is possible to specify a constructor string when a component has been written specifically to recognize the string) |
invalid constructor declaration | недопустимое объявление конструктора (Visual Studio 2012 ssn) |
parameterless constructor constraint | ограничение конструктора без параметров (A restriction on a generic type parameter, such that types substituted for that type parameter must provide a parameterless or default constructor) |