Notifies listeners of IDataAccessor about the field updating.
Namespace: Dapfor.Net.DataAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
void NotifyUpdate() |
Visual Basic |
---|
Sub NotifyUpdate |
Visual C++ |
---|
void NotifyUpdate() |
F# |
---|
abstract NotifyUpdate : unit -> unit |