Class TypeExtensions
TBD
Inherited Members
Namespace: Akka.Streams.Util
Assembly: Akka.Streams.dll
Syntax
public static class TypeExtensions
Methods
| Edit this page View SourceGetPublishedType(Type)
TBD
Declaration
public static Type GetPublishedType(this Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | TBD |
Returns
| Type | Description |
|---|---|
| Type | TBD |
GetSubscribedType(Type)
TBD
Declaration
public static Type GetSubscribedType(this Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | TBD |
Returns
| Type | Description |
|---|---|
| Type | TBD |
Edit this page