C# Class Raven.Migrations.FakeAssembly

Inheritance: System.Reflection.Assembly
Afficher le fichier Open project: andrewdavey/ravendb-migrations

Méthodes publiques

Méthode Description
FakeAssembly ( ) : System
GetExportedTypes ( ) : System.Type[]

Method Details

FakeAssembly() public méthode

public FakeAssembly ( ) : System
Résultat System

GetExportedTypes() public méthode

public GetExportedTypes ( ) : System.Type[]
Résultat System.Type[]