* FtpWebRequest.cs: Add supportedCommands array with the sorted
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Sat, 4 Feb 2006 02:40:20 +0000 (02:40 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Sat, 4 Feb 2006 02:40:20 +0000 (02:40 -0000)
commit4ddfd405ee427d599610b35f78308e21ba7844b8
treef0dacc3f8c00728f4119ba03564dc4d01d94bf12
parent1a294c0d39046ee137a0b59ec619b0cb95f40b5b
* FtpWebRequest.cs: Add supportedCommands array with the sorted
methods, to search using Array.BinarySearch. Remove CheckMethod.

2006-02-01  Carlos Alberto Cortez <calberto.cortez@gmail.com>

svn path=/trunk/mcs/; revision=56557
mcs/class/System/System.Net/ChangeLog
mcs/class/System/System.Net/FtpWebRequest.cs