53 return callback((T)
value);
virtual void Dispose(bool disposing)
void Register< T >(T instance)
U IfHas< T, U >(Func< T, U > callback)
Dictionary< Type, BaseType > _services
void IfHas< T >(Action< T > callback)
bool TryGetValue(TKey key, [MaybeNullWhen(false)] out TValue value)
bool ContainsKey(TKey key)
bool ICollection< KeyValuePair< TKey, TValue > >. Remove(KeyValuePair< TKey, TValue > keyValuePair)
void Add(TKey key, TValue value)