Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RoslynFun
Demo2.UsingCollector
C# 클래스 RoslynFun.Demo2.UsingCollector
상속:
SyntaxWalker
파일 보기
프로젝트 열기: shayfriedman/WhatCSharpCouldDoThat-Sample
공개 프로퍼티들
프로퍼티
타입
설명
Usings
List
보호된 메소드들
메소드
설명
VisitUsingDirective
(
UsingDirectiveSyntax
node
) :
void
메소드 상세
VisitUsingDirective()
보호된
메소드
protected
VisitUsingDirective
(
UsingDirectiveSyntax
node
) :
void
node
UsingDirectiveSyntax
리턴
void
프로퍼티 상세
Usings
공개적으로 프로퍼티
public
List
Usings
리턴
List