C# 클래스 OpenRasta.Pipeline.ContributorCall

파일 보기 프로젝트 열기: openrasta/openrasta-core 1 사용 예제들

공개 메소드들

메소드 설명
ContributorCall ( ) : System
ContributorCall ( IPipelineContributor target, Func action, string description ) : System

메소드 상세

ContributorCall() 공개 메소드

public ContributorCall ( ) : System
리턴 System

ContributorCall() 공개 메소드

public ContributorCall ( IPipelineContributor target, Func action, string description ) : System
target IPipelineContributor
action Func
description string
리턴 System