Mocker..::..GetList Method
Overload List
Name | Description | |
---|---|---|
GetList<(Of <<'(T>)>>)(Int32, Func<(Of <<'(Int32, T>)>>), Action<(Of <<'(Int32, T>)>>)) |
Gets a list with the specified number of list items, using a custom function.
|
|
GetList<(Of <<'(T>)>>)(Int32, Func<(Of <<'(Int32, T>)>>)) |
Gets a list with the specified number of list items, using a custom function.
|
|
GetList<(Of <<'(T>)>>)(Int32, Func<(Of <<'(T>)>>)) |
Gets a list with the specified number of list items, using a custom function.
|