C# Class Devkit.CodeSafetyPlugin.View.CodeSafetyPopup

Interaction logic for CodeSafetyPopup.xaml
显示文件 Open project: kierenj/0x10c-DevKit

Public Methods

Method Description
CodeSafetyPopup ( ) : System

Private Methods

Method Description
BreakClick ( object sender, RoutedEventArgs e ) : void
ResumeClick ( object sender, RoutedEventArgs e ) : void

Method Details

CodeSafetyPopup() public method

public CodeSafetyPopup ( ) : System
return System