<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5001.0.38" />
Relativity.Testing.Framework.Arrangement.IGenericEntityCreator
Represents the factory that can create generic entities.
TEntity Create<
TEntity>(
TEntity entity)
Creates the specified entity.