Amazon.DirectConnect.Model.NewBGPPeer.IsSetAsn C# (CSharp) 메소드

IsSetAsn() 개인적인 메소드

private IsSetAsn ( ) : bool
리턴 bool
        internal bool IsSetAsn()
        {
            return this._asn.HasValue; 
        }