C# Class kOS.Safe.Compilation.CodePart

Afficher le fichier Open project: KSP-KOS/KOS Class Usage Examples

Méthodes publiques

Méthode Description
AssignSourceName ( GlobalPath filePath ) : void
CodePart ( ) : System
MergeSections ( ) : List

Private Methods

Méthode Description
AssignSourcePathToSection ( GlobalPath filePath, IEnumerable section ) : void

Method Details

AssignSourceName() public méthode

public AssignSourceName ( GlobalPath filePath ) : void
filePath GlobalPath
Résultat void

CodePart() public méthode

public CodePart ( ) : System
Résultat System

MergeSections() public méthode

public MergeSections ( ) : List
Résultat List