Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Animatroller
Framework
Expander
LineManager
C# Class Animatroller.Framework.Expander.LineManager
显示文件
Open project: HakanL/animatroller
Class Usage Examples
Public Methods
Method
Description
LineManager
( ) :
System
WriteNewData
(
string
value
) :
void
Protected Methods
Method
Description
RaiseLineReceived
(
string
lineData
) :
void
Method Details
LineManager()
public
method
public
LineManager
( ) :
System
return
System
RaiseLineReceived()
protected
method
protected
RaiseLineReceived
(
string
lineData
) :
void
lineData
string
return
void
WriteNewData()
public
method
public
WriteNewData
(
string
value
) :
void
value
string
return
void