TestData CreateDataTable Method CleanCode C# Libraries v1.2.03 API
Overload List

  NameDescription
Public methodStatic memberCreateDataTable 
Creates a data table with a fixed number of rows, one for each department in the sample data.
Public methodStatic memberCreateDataTable(Int32)
Creates a data table with a specified number of rows.
Back to Top
See Also