C# Class CustomChrome.SystemCommandEventArgs

显示文件 Open project: pvginkel/CustomChrome Class Usage Examples

Public Methods

Method Description
SystemCommandEventArgs ( SystemCommand command ) : System

Method Details

SystemCommandEventArgs() public method

public SystemCommandEventArgs ( SystemCommand command ) : System
command SystemCommand
return System