Class BackgroundJobArgsHelper
Inheritance
object
BackgroundJobArgsHelper
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.BackgroundJobs
Assembly: Volo.Abp.BackgroundJobs.Abstractions.dll
Syntax
public static class BackgroundJobArgsHelper
Methods
GetJobArgsType(Type)
Declaration
public static Type GetJobArgsType(Type jobType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | jobType |
Returns
| Type | Description |
|---|---|
| System.Type |