public NoSuchObject( Tuple<int, byte[]> length, Stream stream )
Public Sub New ( length As Tuple(Of Integer, Byte()), stream As Stream )
public: NoSuchObject( Tuple<int, array<unsigned char>^>^ length, Stream^ stream )
new : length : Tuple<int, byte[]> * stream : Stream -> NoSuchObject
GSF.Net.Snmp.NoSuchObject = function(length, stream);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.