C# Class Cinchcast.Roque.Core.DontRetryOnAttribute

Inheritance: Cinchcast.Roque.Core.RetryOnAttribute
Afficher le fichier Open project: BlogTalkRadio/Roque

Méthodes publiques

Méthode Description
DontRetryOnAttribute ( Type exceptionType ) : System

Method Details

DontRetryOnAttribute() public méthode

public DontRetryOnAttribute ( Type exceptionType ) : System
exceptionType System.Type
Résultat System