Skip to content

JournalId.Create(IEnumerable<string>)

Create(IEnumerable<string>)

static
View source
public static JournalId Create(IEnumerable<string> segments)
Creates a journal id from decoded hierarchical segments.

Parameters

segmentsIEnumerable<string>
The id segments.

Returns

The normalized journal id.