C# 클래스 Glass.Mapper.Pipelines.AbstractPipelineArgs

Abstract class that acts as the base class for all arguments passed in pipelines
파일 보기 프로젝트 열기: mikeedwards83/Glass.Mapper 1 사용 예제들

보호된 메소드들

메소드 설명
AbstractPipelineArgs ( Context context ) : System.Collections.Generic

Initializes a new instance of the AbstractPipelineArgs class.

메소드 상세

AbstractPipelineArgs() 보호된 메소드

Initializes a new instance of the AbstractPipelineArgs class.
protected AbstractPipelineArgs ( Context context ) : System.Collections.Generic
context Context The context.
리턴 System.Collections.Generic