프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AppendedExtension | string | ||
Path | string | ||
SourceUnit | SourceUnit |
메소드 | 설명 | |
---|---|---|
ResolvedFile ( SourceUnit sourceUnit, string fullPath, string appendedExtension ) : System | ||
ResolvedFile ( string fullLibraryPath, string appendedExtension ) : System |
public ResolvedFile ( SourceUnit sourceUnit, string fullPath, string appendedExtension ) : System | ||
sourceUnit | SourceUnit | |
fullPath | string | |
appendedExtension | string | |
리턴 | System |
public ResolvedFile ( string fullLibraryPath, string appendedExtension ) : System | ||
fullLibraryPath | string | |
appendedExtension | string | |
리턴 | System |