Registers the custom comparison operation for the specified type.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
protected override void Unregister( Type type ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub Unregister ( _ type As Type _ ) |
Parameters
- type
- Type: System..::.Type
The searched type.
