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