Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TCOTC/CleanFlash_Installer
/ IProgressForm
Interface
IProgressForm
CleanFlashCommon/IProgressForm.cs:2–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
namespace CleanFlashCommon {
2
public interface IProgressForm {
3
4
void UpdateProgressLabel(string text, bool tick);
5
void TickProgress();
6
}
7
}
Callers
2
Uninstall
Method · 0.45
Uninstall
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected