C# Class Endjin.Core.Container.TypeExtensions

Afficher le fichier Open project: endjin/Endjin.Composition

Méthodes publiques

Méthode Description
GetConstructors ( this type ) : IEnumerable
GetInterfaces ( this type ) : IEnumerable

Method Details

GetConstructors() public static méthode

public static GetConstructors ( this type ) : IEnumerable
type this
Résultat IEnumerable

GetInterfaces() public static méthode

public static GetInterfaces ( this type ) : IEnumerable
type this
Résultat IEnumerable