AlternateReference.original

Set original

  1. typeof(this) original(RuntimeReference original)
    class AlternateReference
    @safe nothrow pure
    typeof(this)
    original
  2. RuntimeReference original()

Parameters

original RuntimeReference

primary reference used to fetch dependency

Return Value

Type: typeof(this)

typeof(this)

Meta