Click or drag to resize

OnCardJobExecutorApplyCustomProfile Method

[Missing <summary> documentation for "M:RAYLASE.Marker.InternalPlugin.JobExecutors.OnCardJobExecutor.ApplyCustomProfile(RAYLASE.Marker.Job.Executor.BaseJobExecutorProfile)"]


Namespace: RAYLASE.Marker.InternalPlugin.JobExecutors
Assembly: RAYLASE.Marker.InternalPlugin (in RAYLASE.Marker.InternalPlugin.dll) Version: 2.19.0
Syntax
C#
protected override void ApplyCustomProfile(
	BaseJobExecutorProfile jobExecutorProfile
)

Parameters

jobExecutorProfile  BaseJobExecutorProfile

[Missing <param name="jobExecutorProfile"/> documentation for "M:RAYLASE.Marker.InternalPlugin.JobExecutors.OnCardJobExecutor.ApplyCustomProfile(RAYLASE.Marker.Job.Executor.BaseJobExecutorProfile)"]

See Also