Применение к сессии, USE заменён на checkbox
This commit is contained in:
@@ -19,4 +19,6 @@ public interface IEnvironmentVariableStore
|
||||
bool IsPersistedInUserStore(string name);
|
||||
|
||||
void RemoveFromUserStore(string name);
|
||||
|
||||
EnvironmentReloadResult ReloadEnvironment();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user