C# Class Rsdn.Janus.LogForm

Inheritance: JanusBaseForm
ファイルを表示 Open project: rsdn/janus Class Usage Examples

Public Methods

Method Description
Clear ( ) : void
LogForm ( [ serviceProvider ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

StyleConfig_StyleChange ( object s, StyleChangeEventArgs e ) : void
UpdateStyle ( ) : void

Method Details

Clear() public method

public Clear ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

LogForm() public method

public LogForm ( [ serviceProvider ) : System
serviceProvider [
return System