Amazon.CodeCommit.Model.RepositoryNameIdPair.IsSetRepositoryId C# (CSharp) 메소드

IsSetRepositoryId() 개인적인 메소드

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