C# Class Simple.Testing.Framework.TypeReader

Afficher le fichier Open project: jen20/simple-testing

Méthodes publiques

Méthode Description
GetSpecificationsIn ( Type t ) : IEnumerable

Private Methods

Méthode Description
AllFieldSpecifications ( Type t ) : IEnumerable
AllMethodSpecifications ( Type t ) : IEnumerable
CallMethod ( MethodInfo methodInfo ) : object

Method Details

GetSpecificationsIn() public static méthode

public static GetSpecificationsIn ( Type t ) : IEnumerable
t System.Type
Résultat IEnumerable