6 lines
97 B
C#
6 lines
97 B
C#
namespace Pilz.Net.CloudProviders.Nextcloud.OCS.Responses;
|
|
|
|
public interface IOcsResponse
|
|
{
|
|
}
|