Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AspectSharp
Lang
AST
PointCutDefinition
C# 클래스 AspectSharp.Lang.AST.PointCutDefinition
상속:
NodeBase
파일 보기
프로젝트 열기: nats/castle-1.0.3-mono
1 사용 예제들
공개 메소드들
메소드
설명
Accept
(
IVisitor
visitor
) :
void
Equals
(
object
other
) :
bool
GetHashCode
( ) :
int
PointCutDefinition
(
LexicalInfo
info
,
PointCutFlags
flags
) :
System
메소드 상세
Accept()
공개
메소드
public
Accept
(
IVisitor
visitor
) :
void
visitor
IVisitor
리턴
void
Equals()
공개
메소드
public
Equals
(
object
other
) :
bool
other
object
리턴
bool
GetHashCode()
공개
메소드
public
GetHashCode
( ) :
int
리턴
int
PointCutDefinition()
공개
메소드
public
PointCutDefinition
(
LexicalInfo
info
,
PointCutFlags
flags
) :
System
info
LexicalInfo
flags
PointCutFlags
리턴
System