Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 223 Bytes

File metadata and controls

1 lines (1 loc) · 223 Bytes
  • Consider running Init() before calling Set(). This will reduce initialization code bu allowing logic to only subscribe to events (compared to having to set initial values etc. and subscribing to events to handle changes);