Exemplo n.º 1
0
 //------------------------------------
 public static void Autoexec()
 {
     CSNMPClassViewer.RegisterViewer(typeof(ObjectType), typeof(CPanelDetailObjectType));
 }
Exemplo n.º 2
0
 //------------------------------------
 public static void Autoexec()
 {
     CSNMPClassViewer.RegisterViewer(typeof(TrapType), typeof(CPanelDetailTrap));
 }
Exemplo n.º 3
0
 //------------------------------------
 public static void Autoexec()
 {
     CSNMPClassViewer.RegisterViewer(typeof(NotificationType), typeof(CPanelDetailNotification));
 }
Exemplo n.º 4
0
 //------------------------------------
 public static void Autoexec()
 {
     CSNMPClassViewer.RegisterViewer(typeof(OidValueAssignment), typeof(CPanelDetailObjetDossier));
 }