C# Class PerformanceStubs.Core.AssemblyExtensions

Mostra file Open project: patridge/PerformanceStubs

Public Methods

Method Description
GetTests ( this assembly, string @namespace = null ) : IEnumerable

Method Details

GetTests() public static method

public static GetTests ( this assembly, string @namespace = null ) : IEnumerable
assembly this
@namespace string
return IEnumerable