C# Class NServiceBus.DataBusPropertyInfo

Show file Open project: Particular/NServiceBus

Public Properties

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

Property Details

Getter public property

public Func Getter
return object>.Func

Name public property

public string Name
return string

Setter public property

public Action Setter
return object>.Action