Class RenderModeMisMatchException
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()