Amazon.EC2.Model.DeleteNetworkAclEntryRequest.IsSetEgress C# (CSharp) Méthode

IsSetEgress() private méthode

private IsSetEgress ( ) : bool
Résultat bool
        internal bool IsSetEgress()
        {
            return this._egress.HasValue; 
        }