System.Net.CFProxy.CFProxy C# (CSharp) Méthode

CFProxy() private méthode

private CFProxy ( CFDictionary settings ) : System
settings CFDictionary
Résultat System
		internal CFProxy (CFDictionary settings)
		{
			this.settings = settings;
		}
		

Same methods

CFProxy::CFProxy ( ) : System