Aracılığıyla paylaş


InputFileChangeEventArgs(IReadOnlyList<IBrowserFile>) Oluşturucu

Tanım

Yeni InputFileChangeEventArgs bir örnek oluşturur.

public:
 InputFileChangeEventArgs(System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Components::Forms::IBrowserFile ^> ^ files);
public InputFileChangeEventArgs (System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Components.Forms.IBrowserFile> files);
new Microsoft.AspNetCore.Components.Forms.InputFileChangeEventArgs : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Components.Forms.IBrowserFile> -> Microsoft.AspNetCore.Components.Forms.InputFileChangeEventArgs
Public Sub New (files As IReadOnlyList(Of IBrowserFile))

Parametreler

Şunlara uygulanır