예제 #1
0
    static void Main(string[] args)
    {
        //You must change the path to point to your .cer file location.
        MyWebClient wb = new MyWebClient();

        wb.OldREader();
    }