C# Class NServiceBus.DataBusPropertyInfo

Mostrar archivo Open project: Particular/NServiceBus

Public Properties

Property Type Description
Getter object>.Func
Name string
Setter object>.Action

Property Details

Getter public_oe property

public Func Getter
return object>.Func

Name public_oe property

public string Name
return string

Setter public_oe property

public Action Setter
return object>.Action