C-DEngine 5.105

cdeP..::..RegisterEvent Method

Overload List


  Name Description
Public method RegisterEvent(String, Action<(Of <<'(cdeP>)>>))
Register a callback that will be fired on a Property Event
Public method RegisterEvent(String, Action<(Of <<'(Object, TheProcessMessage>)>>))
Register a callback that will be fired on a Property Event
(Inherited from TheDataBase.)