System.Net.CFProxy.CFProxy C# (CSharp) Метод

CFProxy() приватный Метод

private CFProxy ( CFDictionary settings ) : System
settings CFDictionary
Результат System
		internal CFProxy (CFDictionary settings)
		{
			this.settings = settings;
		}
		

Same methods

CFProxy::CFProxy ( ) : System