AIT.VisualStudio.TestTools


Stub

Defined in AIT.VisualStudio.TestTools.MEF.dll.
Container for passing stubs which should replace a export to the composition container.

Constructors

ConstructorDescription
new()
Signature: unit -> unit

Instance members

Instance memberDescription
Instance()
Signature: unit -> unit
Gets the instance which should replace the export.
Type
Signature: Type
Modifiers: abstract
Gets the type which should get replaced.
Fork me on GitHub