메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Prompt ( ) : bool | ||
PromptCloseApplication ( string productName, string processName, string displayName ) : System |
메소드 | 설명 | |
---|---|---|
FindWindow ( string lpClassName, string lpWindowName ) : |
||
IsRunning ( string processName ) : bool | ||
ShowDialog ( ) : bool | ||
TimerElapsed ( object sender ) : void |
public PromptCloseApplication ( string productName, string processName, string displayName ) : System | ||
productName | string | |
processName | string | |
displayName | string | |
리턴 | System |