Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
fit
Runner
FolderRunner
C# Class fit.Runner.FolderRunner
Inheritance:
Runnable
Show file
Open project: jediwhale/fitsharp
Class Usage Examples
Public Methods
Method
Description
Run
(
IList
commandLineArguments
,
System.Memory
memory
,
ProgressReporter
reporter
) :
int
Method Details
Run()
public
method
public
Run
(
IList
commandLineArguments
,
System.Memory
memory
,
ProgressReporter
reporter
) :
int
commandLineArguments
IList
memory
System.Memory
reporter
ProgressReporter
return
int