C# 클래스 Raven.Migrations.FakeAssembly

상속: System.Reflection.Assembly
파일 보기 프로젝트 열기: andrewdavey/ravendb-migrations

공개 메소드들

메소드 설명
FakeAssembly ( ) : System
GetExportedTypes ( ) : System.Type[]

메소드 상세

FakeAssembly() 공개 메소드

public FakeAssembly ( ) : System
리턴 System

GetExportedTypes() 공개 메소드

public GetExportedTypes ( ) : System.Type[]
리턴 System.Type[]