Visual Basic (Usage) | ![]() |
---|---|
Dim instance As BinaryDecoder Dim expectedType As Type Dim value As IEncodeable value = instance.DecodeMessage(expectedType) |
C# | |
---|---|
public IEncodeable DecodeMessage( Type expectedType ) |
Parameters
- expectedType
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x