Dart.Snmp.Trap1 Namespace > linkDown Class : linkDown Constructor |
Public Function New( _ ByVal enterpriseId As String, _ ByVal sysUpTime As Long _ )
Dim enterpriseId As String Dim sysUpTime As Long Dim instance As New linkDown(enterpriseId, sysUpTime)
public linkDown( string enterpriseId, long sysUpTime )
public: linkDown( string* enterpriseId, long sysUpTime )
public: linkDown( String^ enterpriseId, int64 sysUpTime )