TypeLocator Class

Definition

public class TypeLocator : Microsoft.Azure.WebJobs.ITypeLocator
type TypeLocator = class
    interface ITypeLocator
Public Class TypeLocator
Implements ITypeLocator
Inheritance
TypeLocator
Implements
Microsoft.Azure.WebJobs.ITypeLocator

Constructors

TypeLocator(IEnumerable<Type>)
TypeLocator(Type)
TypeLocator(Type[])

Methods

GetTypes()

Applies to