DependencyPolicy Type
Declared handling for surface that is not bound one-to-one.
Union cases
| Union case |
Description
|
Full Usage:
BindTouchpoints
|
Bind only the closed set of types appearing in bound public signatures. |
Full Usage:
EraseWithAdvisory
|
Degrade references to obj and record an advisory-ledger entry. |
Full Usage:
NoSurface
|
Runtime-only dependency with zero type-surface exposure; nothing to bind. |
Full Usage:
OpaqueHandle
|
One opaque handle type plus a hand-curated builder set (the zod shape). |
Full Usage:
OutOfScope
|
Out of the declared scope; entries requiring it are deferred. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsBindTouchpoints
Returns: bool
|
|
Full Usage:
this.IsEraseWithAdvisory
Returns: bool
|
|
Full Usage:
this.IsNoSurface
Returns: bool
|
|
Full Usage:
this.IsOpaqueHandle
Returns: bool
|
|
Full Usage:
this.IsOutOfScope
Returns: bool
|
|