Amazon.OpsWorks.Model.Source.IsSetUrl C# (CSharp) 메소드

IsSetUrl() 개인적인 메소드

private IsSetUrl ( ) : bool
리턴 bool
        internal bool IsSetUrl()
        {
            return this._url != null;
        }