Table of Contents

Method Set

Namespace
Velvet
Assembly
Velvet.Docs.dll

Set(T?)

Directly overwrites the referenced target. Pass Set(null) to clear the reference (for example during cleanup).

public void Set(T? value)

Parameters

value T