الرئيسية > lang > createprivate 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr fa id vi ko ja ru zh zh_TW eo
السابق  التالي  تحرير  إعادة تسمية  تراجع  بحث  الإدارة  
المستندات  
تحذير! هذه الصفحة لم يتم ترجمتها.  See english version 
CREATE PRIVATE
CREATE PRIVATE

These keywords, when placed alone at the beginning of a class file, tells the interpreter that this class cannot be instanciated.

This is useful for classes that are just be designed for being parent of other classes.

إنظر أيضا

Object & Class Management, CREATE STATIC