Namespace Edgar.Legacy.Utils.Interfaces
Interfaces
ICancellable
Represents types that can be cancelled by a cancellation token.
IRandomInjectable
Represents a class that can be injected with a random numbers generator.
ISerializer<TNode>
Represents types that are able to serialize MapLayout.
ISmartCloneable<T>
Represents types that can be cloned.