testss
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Unity.Cloud.Collaborate.Presenters
|
||||
{
|
||||
internal interface IStartPresenter : IPresenter
|
||||
{
|
||||
void RequestStart();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user