Table of Contents

Interface IRenderedComponentBase<TComponent>

Namespace
Bunit
Assembly
Bunit.Core.dll

Represents a rendered component-under-test.

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

Type Parameters

TComponent

The type of the component under test.

Inherited Members
Extension Methods

Properties

Instance

Gets the component under test.

TComponent Instance { get; }

Property Value

TComponent
Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.