Interface IJobTest
Namespace: Unity.Jobs.Tests.ManagedJobs
Syntax
[JobProducerType(typeof(IJobTestExtensions.JobTestProducer<>))]
public interface IJobTest
Methods
Execute()
Declaration
void Execute()
[JobProducerType(typeof(IJobTestExtensions.JobTestProducer<>))]
public interface IJobTest
void Execute()