Show / Hide Table of Contents

Class BackgroundJobArgsHelper

Inheritance
System.Object
BackgroundJobArgsHelper
Namespace: Volo.Abp.BackgroundJobs
Assembly: Volo.Abp.BackgroundJobs.Abstractions.dll
Syntax
public static class BackgroundJobArgsHelper : object

Methods

GetJobArgsType(Type)

Declaration
public static Type GetJobArgsType(Type jobType)
Parameters
Type Name Description
Type jobType
Returns
Type Description
Type
Back to top Powered by Volosoft