Event<T>.Add(T) Method
Summary
Represents method
Add(T)
.
Namespace
:
Spring
Syntax
Delphi
public procedure Add(const handler:
T
);
Parameters
handler
Type:
T
See Also
Reference
Event<T>
Spring