C# Class NCop.IoC.Extensions.RegistrationExtensions

Afficher le fichier Open project: sagifogel/NCop

Méthodes publiques

Méthode Description
GetSingleConstructorOrAnnotated ( this type ) : ConstructorInfo

Method Details

GetSingleConstructorOrAnnotated() public static méthode

public static GetSingleConstructorOrAnnotated ( this type ) : ConstructorInfo
type this
Résultat System.Reflection.ConstructorInfo