Amazon.EC2.Model.NetworkAcl.IsSetIsDefault C# (CSharp) 메소드

IsSetIsDefault() 개인적인 메소드

private IsSetIsDefault ( ) : bool
리턴 bool
        internal bool IsSetIsDefault()
        {
            return this._isDefault.HasValue; 
        }