Amazon.ECR.Model.DeleteRepositoryResponse.IsSetRepository C# (CSharp) Method

IsSetRepository() private method

private IsSetRepository ( ) : bool
return bool
        internal bool IsSetRepository()
        {
            return this._repository != null;
        }
DeleteRepositoryResponse