C# 클래스 Glass.Mapper.Pipelines.ObjectConstruction.Tasks.CreateMultiInterface.CreateMultiInferaceTask

Creates a Castle Proxy to wrap all requested interfaces
상속: AbstractObjectConstructionTask
파일 보기 프로젝트 열기: mikeedwards83/Glass.Mapper 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( ObjectConstructionArgs args ) : void

비공개 메소드들

메소드 설명
CreateMultiInferaceTask ( ) : System.Collections.Generic

Initializes static members of the CreateMultiInferaceTask class.

메소드 상세

Execute() 공개 메소드

public Execute ( ObjectConstructionArgs args ) : void
args ObjectConstructionArgs
리턴 void