Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NetIde
Services
JobManager
NiJob
C# Class NetIde.Services.JobManager.NiJob
Inheritance:
NetIde.Shell.ServiceObject
,
INiJob
Datei anzeigen
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