System.Net.Configuration.FtpCachePolicyElement.FtpCachePolicyElement C# (CSharp) Méthode

FtpCachePolicyElement() public méthode

public FtpCachePolicyElement ( ) : System
Résultat System
        public FtpCachePolicyElement()
        {
            this.properties.Add(this.policyLevel);
        }