C# 클래스 kOS.Screen.Interpreter.InterpreterPath

상속: kOS.Safe.Execution.InternalPath
파일 보기 프로젝트 열기: KSP-KOS/KOS

공개 메소드들

메소드 설명
InterpreterPath ( Interpreter interpreter ) : System
Line ( int line ) : string
ToString ( ) : string

메소드 상세

InterpreterPath() 공개 메소드

public InterpreterPath ( Interpreter interpreter ) : System
interpreter Interpreter
리턴 System

Line() 공개 메소드

public Line ( int line ) : string
line int
리턴 string

ToString() 공개 메소드

public ToString ( ) : string
리턴 string