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