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
NetIde
Services
JobManager
NiJob
C# Class NetIde.Services.JobManager.NiJob
Inheritance:
NetIde.Shell.ServiceObject
,
INiJob
ファイルを表示
Open project: netide/netide
Class Usage Examples
Public Methods
Method
Description
NiJob
(
NiJobManager
jobManager
,
INiJobHandler
handler
) :
System
RaisePerform
( ) :
void
Method Details
NiJob()
public
method
public
NiJob
(
NiJobManager
jobManager
,
INiJobHandler
handler
) :
System
jobManager
NiJobManager
handler
INiJobHandler
return
System
RaisePerform()
public
method
public
RaisePerform
( ) :
void
return
void