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

Inheritance: InternalPath
显示文件 Open project: KSP-KOS/KOS

Public Methods

Method Description
BootGlobalPath ( string command ) : System
Line ( int line ) : string
ToString ( ) : string

Method Details

BootGlobalPath() public method

public BootGlobalPath ( string command ) : System
command string
return System

Line() public method

public Line ( int line ) : string
line int
return string

ToString() public method

public ToString ( ) : string
return string