Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SharpIRC
ViewModel
ServerViewModel
C# Class SharpIRC.ViewModel.ServerViewModel
Inheritance:
IIrcTabItemModel
ファイルを表示
Open project: tamaw/SharpIRC
Public Methods
Method
Description
Clear
( ) :
void
Message
(
string
message
) :
void
ServerViewModel
(
Client
ircClient
) :
System
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
Message()
public
method
public
Message
(
string
message
) :
void
message
string
return
void
ServerViewModel()
public
method
public
ServerViewModel
(
Client
ircClient
) :
System
ircClient
IRC.Client
return
System