Amazon.CodeDeploy.Model.RevisionLocation.IsSetGitHubLocation C# (CSharp) 메소드

IsSetGitHubLocation() 개인적인 메소드

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