ContextEntity

ContextEntity constructor

Initializes a new instance of ContextEntity class.

public ContextEntity(string identifierScheme, string identifier)
ParameterTypeDescription
identifierSchemeStringThe identifier scheme.
identifierStringThe identifier.

See Also