C# Class withSIX.Core.Presentation.Bridge.Services.AssemblyService

Inheritance: IAssemblyService, IPresentationService
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
GetAllAssemblies ( ) : System.Reflection.Assembly[]
GetTypes ( Assembly assembly ) : System.Type[]

Method Details

GetAllAssemblies() public méthode

public GetAllAssemblies ( ) : System.Reflection.Assembly[]
Résultat System.Reflection.Assembly[]

GetTypes() public méthode

public GetTypes ( Assembly assembly ) : System.Type[]
assembly System.Reflection.Assembly
Résultat System.Type[]