Open sandboxFocus

Constructor SerializableDeclarationId

SerializableDeclarationId(string)

Initializes a new instance of the SerializableDeclarationId struct with the specified identifier string.

Declaration
public SerializableDeclarationId(string id)
Parameters
Type Name Description
string id

The string identifier for the declaration.