初始化CRICS
This commit is contained in:
12
RCUHost/IRoomStatusReceiver.cs
Normal file
12
RCUHost/IRoomStatusReceiver.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace RCUHost
|
||||
{
|
||||
public interface IRoomStatusReceiver
|
||||
{
|
||||
//void QueryRoomStatus();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user