Home
last modified time | relevance | path

Searched refs:Dispose (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/CatLog/
DSelectPortDialog.Designer.cs14 protected override void Dispose(bool disposing) in Dispose() method in CatLog.SelectPortDialog
18 components.Dispose(); in Dispose()
20 base.Dispose(disposing); in Dispose()
DCatLog.Designer.cs26 protected override void Dispose(bool disposing) in Dispose() method in CatLog.CatLog
30 components.Dispose(); in Dispose()
32 base.Dispose(disposing); in Dispose()
/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeEvtLog.cs104 xEventLog.Dispose(); in WriteToEventLog()
DTools.cs265 p.Dispose(); in DoProcess()
423 p.Dispose(); in DoProcess_GetOutput()
483 p.Dispose(); in StartProcess_RedirectOutput()