ElmScope(String, Object) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
ElmScope(System::String ^ name, System::Object ^ state);
public ElmScope (string name, object state);
new Microsoft.AspNetCore.Diagnostics.Elm.ElmScope : string * obj -> Microsoft.AspNetCore.Diagnostics.Elm.ElmScope
Public Sub New (name As String, state As Object)
Paramètres
- name
- String
- state
- Object