C# 클래스 CastleTests.TestImplementationsOfExtensionPoints.UseStringGenericStrategy

상속: IGenericImplementationMatchingStrategy
파일 보기 프로젝트 열기: castleproject/Windsor

공개 메소드들

메소드 설명
GetGenericArguments ( ComponentModel model, CreationContext context ) : System.Type[]

메소드 상세

GetGenericArguments() 공개 메소드

public GetGenericArguments ( ComponentModel model, CreationContext context ) : System.Type[]
model Castle.Core.ComponentModel
context Castle.MicroKernel.Context.CreationContext
리턴 System.Type[]