Partilhar via


ElmScope(String, Object) Construtor

Definição

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)

Parâmetros

name
String
state
Object

Aplica-se a