Share via


MethodReference<T> Class

Definition

public sealed class MethodReference<T> : Microsoft.Azure.WebJobs.Script.Description.IMethodReference
type MethodReference<'T> = class
    interface IMethodReference
Public NotInheritable Class MethodReference(Of T)
Implements IMethodReference

Type Parameters

T
Inheritance
System.Object
MethodReference<T>
Implements

Applies to