Table of Contents

Class RenderModeMisMatchException

Namespace
Bunit.Rendering
Assembly
Bunit.Core.dll

Represents an exception that is thrown when a component under test has mismatching render modes assigned between parent and child components.

public sealed class RenderModeMisMatchException : Exception, ISerializable
Inheritance
RenderModeMisMatchException
Implements
Inherited Members
Extension Methods

Constructors

RenderModeMisMatchException()

Initializes a new instance of the MissingRendererInfoException class.

public RenderModeMisMatchException()
.NET Foundation

Supported by the .NET Foundation.