ApiJourneyBuilder Class

Definition

Namespace: Articy.Api
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public sealed class ApiJourneyBuilder : IDisposable
Inheritance
Object    ApiJourneyBuilder
Implements
IDisposable

Properties

Methods

DisposeReleases all resources used by the ApiJourneyBuilder
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
StoreJourney 
TakeAction 
ToStringReturns a string that represents the current object.
(Inherited from Object)

Extension Methods

TraceError
(Defined by TraceHelper)
TraceInfo
(Defined by TraceHelper)
TraceWarning
(Defined by TraceHelper)

See Also