System.Net.Configuration.FtpCachePolicyElement.FtpCachePolicyElement C# (CSharp) 메소드

FtpCachePolicyElement() 공개 메소드

public FtpCachePolicyElement ( ) : System
리턴 System
        public FtpCachePolicyElement()
        {
            this.properties.Add(this.policyLevel);
        }