Amazon.ECR.Model.DescribeRepositoriesRequest.IsSetRegistryId C# (CSharp) 메소드

IsSetRegistryId() 개인적인 메소드

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