From professional translators, enterprises, web pages and freely available translation repositories.
• sizeof() e typeof() ora funzionano in espressioni statiche.
• sizeof() and typeof() now work in static expressions.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
in questo contesto, sono consentiti solo super::ctor e typeof(this)::ctor.
only super::ctor or typeof(this)::ctor allowed here.
Last Update: 2008-03-04
Usage Frequency: 2
Quality:
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.
Last Update: 2008-03-04
Usage Frequency: 3
Quality:
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
Last Update: 2008-03-04
Usage Frequency: 3
Quality:
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'.
Last Update: 2006-12-15
Usage Frequency: 4
Quality:
Warning: Contains invisible HTML formatting