JobProducerTypeAttribute.ProducerType
public Type ProducerType;
Description 描述
ProducerType is the type containing a static method named "Execute" method which is the method invokes by the job system.
ProducerType is the type containing a static method named "Execute" method which is the method invokes by the job system.