Create(string)
static
public static IdSpan Create(string id) Creates a new
IdSpan instance from the provided value. Parameters
idstring
Returns
A new
IdSpan corresponding to the provided id. 