5 lines
93 B
C#
5 lines
93 B
C#
namespace BlubbFish.Utils.IoT.Bots.Interfaces {
|
|
public interface IForceLoad {
|
|
}
|
|
}
|