ICustomTypeProvider Schnittstelle
Definition
Stellt ein Objekt dar, das einen spezifischen Typ bereitstellt.Represents an object that provides a custom type.
public interface class ICustomTypeProvider
public interface ICustomTypeProvider
type ICustomTypeProvider = interface
Public Interface ICustomTypeProvider
Methoden
GetCustomType() |
Ruft den benutzerdefinierten Typ ab, der von diesem Objekt bereitgestellt wird.Gets the custom type provided by this object. |