Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.
• sizeof() e typeof() ora funzionano in espressioni statiche.
• sizeof() and typeof() now work in static expressions.
Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:
in questo contesto, sono consentiti solo super::ctor e typeof(this)::ctor.
only super::ctor or typeof(this)::ctor allowed here.
Letzte Aktualisierung: 2008-03-04
Nutzungshäufigkeit: 2
Qualität:
impossibile utilizzare system.void da c#. utilizzare typeof(void) per ottenere l'oggetto di tipo void.
system.void cannot be used from c# -- use typeof(void) to get the void type object.
Letzte Aktualisierung: 2008-03-04
Nutzungshäufigkeit: 3
Qualität:
l'argomento di un attributo deve essere un'espressione costante, un'espressione typeof o un'espressione per la creazione di matrici
an attribute argument must be a constant expression, typeof expression or array creation expression
Letzte Aktualisierung: 2008-03-04
Nutzungshäufigkeit: 3
Qualität:
l'operando sinistro di "typeof... is" deve avere un tipo di riferimento, ma questo operando ha tipo di valore "|1".
'typeof ... is' requires its left operand to have a reference type, but this operand has the value type '|1'.
Letzte Aktualisierung: 2006-12-15
Nutzungshäufigkeit: 4
Qualität:
Warnung: Enthält unsichtbare HTML-Formatierung