Skip to content

StreamId.Create(string, Guid)

Create(string, Guid)

static
View source
public static StreamId Create(string ns, Guid key)
Initializes a new instance of the StreamId struct.

Parameters

nsstring
The namespace.
keyGuid
The key.