C# Class Habanero.Smooth.AppDomainTypeSource

Inheritance: ITypeSource
Afficher le fichier Open project: Chillisoft/habanero.smooth

Private Properties

Свойство Type Description
TypesImplementing IEnumerable

Méthodes publiques

Méthode Description
AppDomainTypeSource ( ) : System

AppDomainTypeSource ( bool>.Func where ) : System

GetTypes ( ) : IEnumerable

Private Methods

Méthode Description
TypesImplementing ( ) : IEnumerable

Method Details

AppDomainTypeSource() public méthode

public AppDomainTypeSource ( ) : System
Résultat System

AppDomainTypeSource() public méthode

public AppDomainTypeSource ( bool>.Func where ) : System
where bool>.Func
Résultat System

GetTypes() public méthode

public GetTypes ( ) : IEnumerable
Résultat IEnumerable