The type of exception thrown when a Mirror is unable to find a member.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.459.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class MirrorException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class MirrorException _ Inherits Exception |
