System.Net.CFProxy.CFProxy C# (CSharp) Method

CFProxy() private method

private CFProxy ( CFDictionary settings ) : System
settings CFDictionary
return System
		internal CFProxy (CFDictionary settings)
		{
			this.settings = settings;
		}
		

Same methods

CFProxy::CFProxy ( ) : System