Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Mono
Cecil
Mdb
MdbWriter.SourceFile
C# Class Mono.Cecil.Mdb.MdbWriter.SourceFile
Inheritance:
ISourceFile
Datei anzeigen
Open project: jbevain/cecil
Public Methods
Method
Description
SourceFile
(
CompileUnitEntry
comp_unit
,
SourceFileEntry
entry
) :
System
Method Details
SourceFile()
public
method
public
SourceFile
(
CompileUnitEntry
comp_unit
,
SourceFileEntry
entry
) :
System
comp_unit
CompileUnitEntry
entry
SourceFileEntry
return
System