Interface IGetSet

Index

Call signatures

Call signatures

(): T in dc.IGetSet<T, V>

Returns

T in dc.IGetSet<T, V>

(t: T in dc.IGetSet<T, V>): V in dc.IGetSet<T, V>

Parameters

  • t: T in dc.IGetSet<T, V>

Returns

V in dc.IGetSet<T, V>