8 lines
88 B
C#
8 lines
88 B
C#
|
namespace R0bbie.Timeline
|
||
|
{
|
||
|
public interface ISingleInstance
|
||
|
{
|
||
|
|
||
|
}
|
||
|
}
|