Skip to content

Add SetAsCurrent method to AtataContext #795

@YevgeniyShunevych

Description

@YevgeniyShunevych

Sets the context as current, by setting it to AtataContext.Current static property.

Usage

AtataContext context1 = ...;
AtataContext context2 = ...;

context1.SetAsCurrent();

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions