DummySystemNet.cs 76 B

123456
  1. using System;
  2. namespace System.Net.Configuration
  3. {
  4. class PlaceHolder {}
  5. }