C# Class FullInspector.Internal.fiAssemblyExtensions

Exibir arquivo Open project: jacobdufault/fullinspector

Public Methods

Method Description
GetTypesWithoutException ( this assembly ) : System.Type[]

Method Details

GetTypesWithoutException() public static method

public static GetTypesWithoutException ( this assembly ) : System.Type[]
assembly this
return System.Type[]