C# 클래스 NCop.IoC.Extensions.RegistrationExtensions

파일 보기 프로젝트 열기: sagifogel/NCop

공개 메소드들

메소드 설명
GetSingleConstructorOrAnnotated ( this type ) : ConstructorInfo

메소드 상세

GetSingleConstructorOrAnnotated() 공개 정적인 메소드

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