ICustomTypeProvider Interface

Definition

Represents an object that provides a custom type.

public interface class ICustomTypeProvider
public interface ICustomTypeProvider
type ICustomTypeProvider = interface
Public Interface ICustomTypeProvider

Methods

GetCustomType()

Gets the custom type provided by this object.

Applies to