Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mono
Debugger
Languages
TargetVariable
IsInScope
Mono.Debugger.Languages.TargetVariable.IsInScope C# (CSharp) 메소드
TargetVariable 1 문서
파일 보기
프로젝트 열기: baulig/debugger
IsInScope()
공개
추상적인
메소드
Checks whether the variable is accessible in the lexical scope around address @address, but without actually trying to access the variable.
public
abstract
IsInScope
(
TargetAddress
address
) :
bool
address
TargetAddress
리턴
bool
public abstract bool IsInScope(TargetAddress address);
TargetVariable
GetObject
IsAlive
IsInScope
PrintLocation
SetObject