C# 클래스 kOS.Safe.Compilation.CodePart

파일 보기 프로젝트 열기: KSP-KOS/KOS 1 사용 예제들

공개 메소드들

메소드 설명
AssignSourceName ( GlobalPath filePath ) : void
CodePart ( ) : System
MergeSections ( ) : List

비공개 메소드들

메소드 설명
AssignSourcePathToSection ( GlobalPath filePath, IEnumerable section ) : void

메소드 상세

AssignSourceName() 공개 메소드

public AssignSourceName ( GlobalPath filePath ) : void
filePath GlobalPath
리턴 void

CodePart() 공개 메소드

public CodePart ( ) : System
리턴 System

MergeSections() 공개 메소드

public MergeSections ( ) : List
리턴 List