Non-inheritable
Перевод слова "non-inheritable" на Русский язык
non-inheritable
Прилагательноеnon-inheritable
more non-inheritable Срав.
most non-inheritable Превосх.
The syndrome results from a non-inheritable mutation that occurs during early development.
Синдром обусловлен ненаследуемой мутацией, возникающей на ранних этапах развития.
Дополнительные переводы
Термин, употребляемый в программировании для описания классов, от которых нельзя наследоваться
Опеределения
non-inheritable
ПрилагательноеNot capable of being passed from parent to offspring or from one generation to the next.
The syndrome results from a non-inheritable mutation that occurs during early development.
(Computing, object-oriented programming) Declared so that it cannot serve as a base for derived classes.
In VB.NET, you can mark a class as NonInheritable to prevent subclassing.