Skip to content

ProjectRepository.GetTestBenches() Method

Return a list of all the test benches saved in the repository

1
System.Collections.Generic.List<Simba.Data.TestBench> GetTestBenches()

Returns

List[TestBench]