C# Class Raven.Migrations.FakeAssembly

Inheritance: System.Reflection.Assembly
ファイルを表示 Open project: andrewdavey/ravendb-migrations

Public Methods

Method Description
FakeAssembly ( ) : System
GetExportedTypes ( ) : System.Type[]

Method Details

FakeAssembly() public method

public FakeAssembly ( ) : System
return System

GetExportedTypes() public method

public GetExportedTypes ( ) : System.Type[]
return System.Type[]