Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
kOS
Safe
Execution
InternalPath
C# Class kOS.Safe.Execution.InternalPath
Inheritance:
kOS.Safe.Persistence.GlobalPath
Mostra file
Open project: KSP-KOS/KOS
Public Methods
Method
Description
InternalPath
( ) :
System
InternalPath
(
string
volumeId
) :
System
Line
(
int
line
) :
string
Method Details
InternalPath()
public
method
public
InternalPath
( ) :
System
return
System
InternalPath()
public
method
public
InternalPath
(
string
volumeId
) :
System
volumeId
string
return
System
Line()
public
abstract
method
public
abstract
Line
(
int
line
) :
string
line
int
return
string