Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) ViewModel.Abort示例
编程语言:
C# (CSharp)
类/类型:
ViewModel
方法/功能:
Abort
hotexamples.com的示例:
1
C# (CSharp) ViewModel.Abort - 已找到1个示例
。这些是从开源项目中提取的最受好评的
ViewModel.Abort
来自程序包 code现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
Activate(5)
Accept(4)
ActivateChatPrompt(2)
FetchAll(2)
AcceptChangesAsync(2)
ActionGenerateReport(2)
ActivateEraser(2)
InitResources(2)
ActivateAsync(2)
Abort(1)
SetGap(1)
SetInterval(1)
SetLapTime(1)
SetOverride(1)
SetPostdrawMaterial(1)
SetQ1Time(1)
SetPredrawMaterial(1)
SetQ2Time(1)
SetQ3Time(1)
SetSector1Time(1)
SetSector2Time(1)
SetSector3Time(1)
UpdateMaterials(1)
SetBestPracticeLapTime(1)
ActivateLaserpointer(1)
GetCurrSprintBurndown(1)
Activated(1)
About(1)
ActivateItem(1)
ActivateDesignMode(1)
ActivateChatPromptAsync(1)
ActivateAttachedController(1)
ActivateAnimateMode(1)
ActivateAllMods(1)
ActionGenerateReportAsync(1)
Action(1)
AcceptPin(1)
AcceptEdit(1)
AcceptChallenge(1)
When(1)
常用方法
Activate (5)
Accept (4)
ActivateChatPrompt (2)
FetchAll (2)
AcceptChangesAsync (2)
ActionGenerateReport (2)
ActivateEraser (2)
InitResources (2)
ActivateAsync (2)
Abort (1)
常用方法
SetGap (1)
SetInterval (1)
SetLapTime (1)
SetOverride (1)
SetPostdrawMaterial (1)
SetQ1Time (1)
SetPredrawMaterial (1)
SetQ2Time (1)
SetQ3Time (1)
SetSector1Time (1)
SetSector2Time (1)
SetSector3Time (1)
UpdateMaterials (1)
SetBestPracticeLapTime (1)
ActivateLaserpointer (1)
GetCurrSprintBurndown (1)
Activated (1)
About (1)
ActivateItem (1)
ActivateDesignMode (1)
常用方法
SetSector2Time (1)
SetSector3Time (1)
UpdateMaterials (1)
SetBestPracticeLapTime (1)
ActivateLaserpointer (1)
GetCurrSprintBurndown (1)
Activated (1)
About (1)
ActivateItem (1)
ActivateDesignMode (1)
ActivateChatPromptAsync (1)
ActivateAttachedController (1)
ActivateAnimateMode (1)
ActivateAllMods (1)
ActionGenerateReportAsync (1)
Action (1)
AcceptPin (1)
AcceptEdit (1)
AcceptChallenge (1)
When (1)
常用方法
ActivateChatPromptAsync (1)
ActivateAttachedController (1)
ActivateAnimateMode (1)
ActivateAllMods (1)
ActionGenerateReportAsync (1)
Action (1)
AcceptPin (1)
AcceptEdit (1)
AcceptChallenge (1)
When (1)
ViewModel Class Documentation
示例#1
0
显示文件
private void OnClosing(object sender, CancelEventArgs e) { ViewModel.Abort(); }
x