Add export from nsi-common service
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
namespace Hcs.ClientApi.RemoteCaller
|
||||
{
|
||||
public interface IHcsGetStateResult
|
||||
{
|
||||
object[] Items { get; set; }
|
||||
}
|
||||
/// <summary>
|
||||
/// Интерфейс-маркер
|
||||
/// </summary>
|
||||
public interface IHcsGetStateResult { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user