ElmScope.Push(ElmScope, ElmStore) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- scope
- ElmScope
- store
- ElmStore