Amazon.EC2.Model.NetworkAcl.IsSetIsDefault C# (CSharp) Méthode

IsSetIsDefault() private méthode

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