ElmScope.Push(ElmScope, ElmStore) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
static IDisposable ^ Push(Microsoft::AspNetCore::Diagnostics::Elm::ElmScope ^ scope, Microsoft::AspNetCore::Diagnostics::Elm::ElmStore ^ store);
public static IDisposable Push (Microsoft.AspNetCore.Diagnostics.Elm.ElmScope scope, Microsoft.AspNetCore.Diagnostics.Elm.ElmStore store);
static member Push : Microsoft.AspNetCore.Diagnostics.Elm.ElmScope * Microsoft.AspNetCore.Diagnostics.Elm.ElmStore -> IDisposable
Public Shared Function Push (scope As ElmScope, store As ElmStore) As IDisposable
Parameter
- scope
- ElmScope
- store
- ElmStore