[CLSCompliantAttribute(false)] public TrapV2Pdu( int requestId, ObjectIdentifier enterprise, uint time, IList<Variable> variables )
<CLSCompliantAttribute(false)> Public Sub New ( requestId As Integer, enterprise As ObjectIdentifier, time As UInteger, variables As IList(Of Variable) )
public: [CLSCompliantAttribute(false)] TrapV2Pdu( int requestId, ObjectIdentifier^ enterprise, unsigned int time, IList<Variable^>^ variables )
[<CLSCompliantAttribute(false)>] new : requestId : int * enterprise : ObjectIdentifier * time : uint32 * variables : IList<Variable> -> TrapV2Pdu
GSF.Net.Snmp.TrapV2Pdu = function(requestId, enterprise, time, variables);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.