프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Column | int | ||
FileName | string | ||
Line | int | ||
Name | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Method | string | ||
Module | string |
메소드 | 설명 | |
---|---|---|
SourceLocation ( MethodSource source ) : System | ||
SourceLocation ( MethodSource source, |
||
SourceLocation ( MethodSource source, |
||
SourceLocation ( |
||
SourceLocation ( |
||
SourceLocation ( |
||
SourceLocation ( string file, int line ) : System | ||
SourceLocation ( string file, int line, int column ) : System |
메소드 | 설명 | |
---|---|---|
Resolve ( |
메소드 | 설명 | |
---|---|---|
GetSessionData ( |
||
OnTargetExited ( ) : void | ||
ResolveBreakpoint ( |
||
SourceLocation ( |
||
SourceLocation ( |
protected Resolve ( |
||
session | ||
리턴 | bool |
public SourceLocation ( MethodSource source ) : System | ||
source | MethodSource | |
리턴 | System |
public SourceLocation ( MethodSource source, |
||
source | MethodSource | |
file | ||
line | int | |
리턴 | System |
public SourceLocation ( MethodSource source, |
||
source | MethodSource | |
file | ||
line | int | |
column | int | |
리턴 | System |
public SourceLocation ( |
||
file | ||
line | int | |
리턴 | System |
public SourceLocation ( |
||
file | ||
line | int | |
column | int | |
리턴 | System |
public SourceLocation ( |
||
function | ||
리턴 | System |
public SourceLocation ( string file, int line ) : System | ||
file | string | |
line | int | |
리턴 | System |
public SourceLocation ( string file, int line, int column ) : System | ||
file | string | |
line | int | |
column | int | |
리턴 | System |