Amazon.ElasticLoadBalancingV2.Model.SslPolicy.IsSetCiphers C# (CSharp) Метод

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

private IsSetCiphers ( ) : bool
Результат bool
        internal bool IsSetCiphers()
        {
            return this._ciphers != null && this._ciphers.Count > 0; 
        }