update readme (#21797)
[mono-project.git] / mcs / class / System / ReferenceSources / RequestCacheProtocol.cs
blobb9805f3d0c854cabb61705e24b4f2d9b24c27cd7
1 namespace System.Net.Cache
3 class RequestCacheProtocol
5 public RequestCacheProtocol (object arg1, object arg2)
7 throw new NotImplementedException ();