Method | Description | |
---|---|---|
Start ( ) : void | ||
Start ( MemoryProfilerSettings newSettings ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
CreateAndDisplayPopup ( ) : void | ||
GenerateTextBlockForPopup ( Color foregroundColor, string text ) : System.Windows.Controls.TextBlock | ||
LogToConsole ( string parameterName, string parameterValue ) : void | ||
TimerTick ( object sender, |
public static Start ( MemoryProfilerSettings newSettings ) : void | ||
newSettings | MemoryProfilerSettings | |
return | void |