Type initializer for a particular type threw an exception.
מאתחל סוג עבור סוג מסוים התריע על חריג.
An expression tree may not contain a multidimensional array initializer
עץ ביטוי אינו יכול להכיל מאתחל מערך רב-ממדי
You can only take the address of an unfixed expression inside of a fixed statement initializer
באפשרותך לקבל את הכתובת רק של ביטוי לא קבוע בתוך מאתחל משפט קבוע
List initializers must contain at least one initializer
מאתחלי רשימות חייבים להכיל לפחות מאתחל אחד
Cannot initialize an implicitly-typed local variable with an array initializer
לא ניתן לאתחל משתנה מקומי שסווג באופן מפורש עם מאתחל מערך
Array creation must have array size or array initializer
יצירת מערך חייבת לכלול גודל מערך או מאתחל מערך
Cannot refer to an instance member of a class from within a shared method or shared member initializer without an explicit instance of the class.
לא ניתן להפנות לחבר מופע של מחלקה מתוך פעולת שירות משותפת או מאתחל חבר משותף ללא מופע מפורש של המחלקה.
Name of field or property being initialized in an object initializer must start with'.'.
שם השדה או המאפיין שאותחל במאתחל אובייקט חייב להתחיל ב -'.'.
Array initializer is missing |1 elements.
Aggregate initializer is not yet implemented.
מאתחל מצטבר עדיין לא מיושם.
Invalid object initializer value.
ערך מאתחל אובייקט לא חוקי.
A static initializer requires an argument
מאתחל סטטי דורש ארגומנט
A readonly field cannot be assigned to (except in a constructor or a variable initializer)
לא ניתן לבצע הקצאה לשדה המוגדר לקריאה בלבד (למעט בבנאי או במאתחל משתנה)