C# 클래스 LinFu.Reflection.Extensions.AssemblyExtensions

파일 보기 프로젝트 열기: philiplaureano/LinFu.DynamicObject

공개 메소드들

메소드 설명
GetLoadedTypes ( this currentAssembly ) : System.Type[]

메소드 상세

GetLoadedTypes() 공개 정적인 메소드

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