public DecodedObject( T result, int size )
Public Sub New ( result As T, size As Integer )
public: DecodedObject( T result, int size )
new : result : 'T * size : int -> DecodedObject
GSF.ASN1.Coders.DecodedObject = function(result, size);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.