mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
dding this deleted file...
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
// (c) Careminster LImited, Melanie Thielker and the Meta7 Team
|
// (c) Careminster LImited, Melanie Thielker and the Meta7 Team
|
||||||
//
|
//
|
||||||
// This file is not open source. All rights reserved
|
// This file is not open source. All rights reserved
|
||||||
//
|
// Mod 2
|
||||||
public interface ISnmpModule
|
public interface ISnmpModule
|
||||||
{
|
{
|
||||||
void Alert(string message);
|
void Alert(string message);
|
||||||
void Trap(string message);
|
void Trap(int code,string simname,string Message);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user