BionicCode.Utilities.Net.Standard Namespace |
[Missing <summary> documentation for "N:BionicCode.Utilities.Net.Standard"]
Class | Description | |
---|---|---|
![]() | EventAggregator |
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.
|
Interface | Description | |
---|---|---|
![]() | IEventAggregator |
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.
|
![]() | INullObject |
Null-Object Pattern implementation
|
![]() | IValueInverter |
Provide an implementation to invert an object or objects.
|
Enumeration | Description | |
---|---|---|
![]() | FactoryMode |
Describes lifetime scope of object instances
|