C# Class NServiceBus.Unicast.MessageHandlerRegistry.DelegateHolder

Show file Open project: Particular/NServiceBus

Public Properties

Property Type Description
MessageType System.Type
MethodDelegate Func

Property Details

MessageType public property

public Type,System MessageType
return System.Type

MethodDelegate public property

public Func MethodDelegate
return Func