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