C# Class NServiceBus.Extensibility.ExtendableOptions

Provide a base class for extendable options.
Show file Open project: Particular/NServiceBus Class Usage Examples

Private Properties

Property Type Description

Protected Methods

Method Description
ExtendableOptions ( ) : System.Collections.Generic

Creates an instance of an extendable option.

Method Details

ExtendableOptions() protected method

Creates an instance of an extendable option.
protected ExtendableOptions ( ) : System.Collections.Generic
return System.Collections.Generic