C# Class kOS.Safe.Execution.CPU.BootGlobalPath

Inheritance: InternalPath
Afficher le fichier Open project: KSP-KOS/KOS

Méthodes publiques

Méthode Description
BootGlobalPath ( string command ) : System
Line ( int line ) : string
ToString ( ) : string

Method Details

BootGlobalPath() public méthode

public BootGlobalPath ( string command ) : System
command string
Résultat System

Line() public méthode

public Line ( int line ) : string
line int
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string