Mocker..::..GetList Method

Overload List


  Name Description
Public method Static member 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.
Public method Static member GetList<(Of <<'(T>)>>)(Int32, Func<(Of <<'(Int32, T>)>>))
Gets a list with the specified number of list items, using a custom function.
Public method Static member GetList<(Of <<'(T>)>>)(Int32, Func<(Of <<'(T>)>>))
Gets a list with the specified number of list items, using a custom function.