All checks were successful
DCO / DCO (pull_request) Successful in 33s
Signed-off-by: Pavel Gross <p.gross@yando.com>
5 lines
93 B
C#
5 lines
93 B
C#
namespace FrostFS.SDK.ClientV2;
|
|
|
|
public sealed class PrmContainerGetAll() : PrmBase()
|
|
{
|
|
}
|