Click or drag to resize

BionicCode.Utilities.Net.Standard Namespace

[Missing <summary> documentation for "N:BionicCode.Utilities.Net.Standard"]

Classes
  ClassDescription
Public classEventAggregator
Allows listening to events without introducing direct coupling between observer and observable. The observer can handle events withou introducing a dependency to the event source.
Interfaces
  InterfaceDescription
Public interfaceIEventAggregator
Allows listening to events without introducing direct coupling between observer and observable. The observer can handle events withou introducing a dependency to the event source.
Public interfaceINullObject
Null-Object Pattern implementation
Public interfaceIValueInverter
Provide an implementation to invert an object or objects.
Enumerations
  EnumerationDescription
Public enumerationFactoryMode
Describes lifetime scope of object instances
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md