Edit

Share via


ICustomTypeProvider Interface

Definition

Represents an object that provides a custom type.

C#
public interface ICustomTypeProvider

Methods

GetCustomType()

Gets the custom type provided by this object.

Applies to