Amazon.ElasticBeanstalk.Model.SolutionStackDescription.IsSetPermittedFileTypes C# (CSharp) Méthode

IsSetPermittedFileTypes() private méthode

private IsSetPermittedFileTypes ( ) : bool
Résultat bool
        internal bool IsSetPermittedFileTypes()
        {
            return this._permittedFileTypes != null && this._permittedFileTypes.Count > 0; 
        }