C# Class Cartographer.Internal.Extensions.AssemblyExtensions

Show file Open project: kkozmic/Cartographer

Public Methods

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

Method Details

GetAvailableTypes() public static method

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