C# 클래스 Cinchcast.Roque.Core.DontRetryOnAttribute

상속: Cinchcast.Roque.Core.RetryOnAttribute
파일 보기 프로젝트 열기: BlogTalkRadio/Roque

공개 메소드들

메소드 설명
DontRetryOnAttribute ( Type exceptionType ) : System

메소드 상세

DontRetryOnAttribute() 공개 메소드

public DontRetryOnAttribute ( Type exceptionType ) : System
exceptionType System.Type
리턴 System