Mocker..::..CreateInstance Method
Overload List
Name | Description | |
---|---|---|
CreateInstance<(Of <<'(T>)>>)(array<Object>[]()[][]) |
Creates an instance of T. Parameter data allows matching of constructors by type and uses those values in
the creation of the instance.
|
|
CreateInstance<(Of <<'(T>)>>)(Boolean) |
Creates an instance of IFileSystem.
|
|
CreateInstance<(Of <<'(T>)>>)(Boolean, array<Object>[]()[][]) |
Creates the instance.
|