Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What syntax is it?
Message
From
05/04/2009 09:08:58
 
 
To
05/04/2009 07:56:33
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01393308
Message ID:
01393321
Views:
47
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...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform