ICustomTypeProvider Interface

Definição

Representa um objeto que fornece um tipo personalizado.

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

Métodos

Nome Description
GetCustomType()

Obtém o tipo personalizado fornecido por este objeto.

Aplica-se a