Table of Contents

Class OpenType.Poco

Namespace
Microsoft.Azure.WebJobs.Host.Bindings
Assembly
Microsoft.Azure.WebJobs.Host.dll
public class OpenType.Poco : OpenType
Inheritance
OpenType.Poco
Inherited Members

Constructors

Poco()

public Poco()

Methods

IsMatch(Type, OpenTypeMatchContext)

public override bool IsMatch(Type type, OpenTypeMatchContext context)

Parameters

type Type
context OpenTypeMatchContext

Returns

bool