RequireServiceAttribute(Type[]) 构造函数

定义

public:
 RequireServiceAttribute(cli::array <Type ^> ^ serviceTypes);
public RequireServiceAttribute (Type[] serviceTypes);
new Microsoft.Maui.Controls.Xaml.RequireServiceAttribute : Type[] -> Microsoft.Maui.Controls.Xaml.RequireServiceAttribute
Public Sub New (serviceTypes As Type())

参数

serviceTypes
Type[]

适用于