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
MethodReference<T>
Implements

Constructors

MethodReference<T>(String, Boolean, T)

Properties

IsPublic
Name
Value

Applies to