Class EditedProcessManager
Properties
canGetNext
public bool canGetNext { get; }
canGetPrevious
public bool canGetPrevious { get; }
Methods
GetNext()
public string GetNext()
GetPrevious()
public string GetPrevious()
TryGetNext(string processPathRelativeProject)
public bool TryGetNext(string processPathRelativeProject)
TryGetPrevious(string processPathRelativeProject)
public bool TryGetPrevious(string processPathRelativeProject)
RecordProcess(string process)
public void RecordProcess(string process)