Table of Contents

Interface IRenderedComponent<TComponent>

Namespace
Bunit
Assembly
Bunit.Web.dll

Represents a rendered component-under-test.

public interface IRenderedComponent<out TComponent> : IRenderedComponentBase<TComponent>, IRenderedFragment, IRenderedFragmentBase, IDisposable where TComponent : IComponent

Type Parameters

TComponent

The type of the component under test.

Inherited Members
Extension Methods
Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.