Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NServiceBus
BehaviorTypeChecker
C# Class NServiceBus.BehaviorTypeChecker
Show file
Open project: Particular/NServiceBus
Public Methods
Method
Description
ThrowIfInvalid
(
Type
behavior
,
string
paramName
) :
void
Method Details
ThrowIfInvalid()
public
static
method
public
static
ThrowIfInvalid
(
Type
behavior
,
string
paramName
) :
void
behavior
System.Type
paramName
string
return
void