C# Class NServiceBus.Unicast.MessageHandlerRegistry.DelegateHolder

Mostrar archivo Open project: Particular/NServiceBus

Public Properties

Property Type Description
MessageType System.Type
MethodDelegate Func

Property Details

MessageType public_oe property

public Type,System MessageType
return System.Type

MethodDelegate public_oe property

public Func MethodDelegate
return Func