C# Class LinFu.Reflection.Extensions.AssemblyExtensions

ファイルを表示 Open project: philiplaureano/LinFu.DynamicObject

Public Methods

Method Description
GetLoadedTypes ( this currentAssembly ) : System.Type[]

Method Details

GetLoadedTypes() public static method

public static GetLoadedTypes ( this currentAssembly ) : System.Type[]
currentAssembly this
return System.Type[]