C# Class NCop.IoC.Extensions.RegistrationExtensions

Exibir arquivo Open project: sagifogel/NCop

Public Methods

Method Description
GetSingleConstructorOrAnnotated ( this type ) : ConstructorInfo

Method Details

GetSingleConstructorOrAnnotated() public static method

public static GetSingleConstructorOrAnnotated ( this type ) : ConstructorInfo
type this
return System.Reflection.ConstructorInfo