Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What syntax is it?
Message
De
05/04/2009 09:08:58
 
 
À
05/04/2009 07:56:33
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01393308
Message ID:
01393321
Vues:
48
Hi,
But, what is ImplementsOperatorOverloads = true; ? Named parameter?
new ComparisonContract<Foo>
>>  { // What is this?
>>    ImplementsOperatorOverloads = true; // Optional (default is true)
>>    EquivalenceClasses =
>>    {
>>      { new Foo(1) },    // What is this?
>>      { new Foo(2) },
>>      { new Foo(3) }
>>    }
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform