Class ObjectExtensions
TBD
Inherited Members
Namespace: Akka.Streams.Util
Assembly: Akka.Streams.dll
Syntax
public static class ObjectExtensions
Methods
| Improve this Doc View SourceIsDefaultForType<T>(T)
TBD
Declaration
public static bool IsDefaultForType<T>(this T obj)
Parameters
Type | Name | Description |
---|---|---|
T | obj | TBD |
Returns
Type | Description |
---|---|
Boolean | TBD |
Type Parameters
Name | Description |
---|---|
T | TBD |