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
XLibrary
IpcQuery
C# Class XLibrary.IpcQuery
Inheritance:
System.MarshalByRefObject
显示文件
Open project: swax/CodePerspective
Class Usage Examples
Public Methods
Method
Description
GetLog
(
int
count
) :
string
GetName
( ) :
string
InitializeLifetimeService
( ) :
object
OpenViewer
( ) :
void
Method Details
GetLog()
public
method
public
GetLog
(
int
count
) :
string
count
int
return
string
GetName()
public
method
public
GetName
( ) :
string
return
string
InitializeLifetimeService()
public
method
public
InitializeLifetimeService
( ) :
object
return
object
OpenViewer()
public
method
public
OpenViewer
( ) :
void
return
void