Click or drag to resize
Akka.NETIKnownTypesProviderGetKnownTypes Method

[Missing <summary> documentation for "M:Akka.Serialization.IKnownTypesProvider.GetKnownTypes"]

Namespace:  Akka.Serialization
Assembly:  Akka.Serialization.Hyperion (in Akka.Serialization.Hyperion.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IEnumerable<Type> GetKnownTypes()

Return Value

Type: IEnumerableType

[Missing <returns> documentation for "M:Akka.Serialization.IKnownTypesProvider.GetKnownTypes"]

See Also