Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Mono
Debugger
Backend
Mono
MonoSymbolFile.MonoSourceFile
C# Class Mono.Debugger.Backend.Mono.MonoSymbolFile.MonoSourceFile
Inheritance:
Mono.Debugger.SourceFile
Mostra file
Open project: baulig/debugger
Public Methods
Method
Description
CheckModified
( ) :
bool
MonoSourceFile
(
DebuggerSession
session
,
Module
module
,
Mono.CompilerServices.SymbolWriter
file
,
string
path
) :
System
Method Details
CheckModified()
public
method
public
CheckModified
( ) :
bool
return
bool
MonoSourceFile()
public
method
public
MonoSourceFile
(
DebuggerSession
session
,
Module
module
,
Mono.CompilerServices.SymbolWriter
file
,
string
path
) :
System
session
Mono.Debugger.DebuggerSession
module
Mono.Debugger.Module
file
Mono.CompilerServices.SymbolWriter
path
string
return
System