Stub<'T>
Defined in AIT.VisualStudio.TestTools.MEF.dll.
Container for passing stubs which should replace a export to the composition container.
Constructors
Constructor | Description |
new(instance)
Signature: instance:'T -> unit
|
Initializes a new instance of the Stub`1 class. |
Instance members
Instance member | Description |
Type
Signature: Type
Modifiers: abstract |
Gets the type which should get replaced. |