actions
: HashSet< Action< T > > |
Signature
HashSet<Action<T> > actions |
Action
: Action< T > |
Signature
Action<T> Action |
Invoke
(
t
)
|
Signature
void Invoke(T t) Parameters t: TReturns void |