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
SampleCode
GSF
Diagnostics
Logging_Examples.ChildClass
C# Class SampleCode.GSF.Diagnostics.Logging_Examples.ChildClass
Inheritance:
GSF.Diagnostics.DisposableLoggingClassBase
ファイルを表示
Open project: GridProtectionAlliance/openHistorian
Public Methods
Method
Description
ChildClass
(
string
value
) :
System
GetSourceDetails
( ) :
string
WriteMessage
( ) :
void
Method Details
ChildClass()
public
method
public
ChildClass
(
string
value
) :
System
value
string
return
System
GetSourceDetails()
public
method
public
GetSourceDetails
( ) :
string
return
string
WriteMessage()
public
method
public
WriteMessage
( ) :
void
return
void