Amazon.ElasticBeanstalk.Model.EnvironmentInfoDescription.IsSetInfoType C# (CSharp) Méthode

IsSetInfoType() private méthode

private IsSetInfoType ( ) : bool
Résultat bool
        internal bool IsSetInfoType()
        {
            return this.infoType != null;
        }