7 lines
144 B
C#
7 lines
144 B
C#
using System.Collections.Specialized;
|
|
|
|
namespace FrostFS.SDK.ClientV2.Parameters;
|
|
|
|
public sealed class PrmNetmapSnapshot() : PrmBase
|
|
{
|
|
}
|