C# Class NServiceBus.BehaviorTypeChecker

Afficher le fichier Open project: Particular/NServiceBus

Méthodes publiques

Méthode Description
ThrowIfInvalid ( Type behavior, string paramName ) : void

Method Details

ThrowIfInvalid() public static méthode

public static ThrowIfInvalid ( Type behavior, string paramName ) : void
behavior System.Type
paramName string
Résultat void