PropertyMapper Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
PropertyMapper() | |
PropertyMapper(IPropertyMapper[]) |
PropertyMapper()
public:
PropertyMapper();
public PropertyMapper ();
Public Sub New ()
Aplica-se a
PropertyMapper(IPropertyMapper[])
public:
PropertyMapper(... cli::array <Microsoft::Maui::IPropertyMapper ^> ^ chained);
public PropertyMapper (params Microsoft.Maui.IPropertyMapper[]? chained);
new Microsoft.Maui.PropertyMapper : Microsoft.Maui.IPropertyMapper[] -> Microsoft.Maui.PropertyMapper
Public Sub New (ParamArray chained As IPropertyMapper())
Parâmetros
- chained
- IPropertyMapper[]