C# 클래스 Strokes.BasicAchievements.NRefactory.CodeBaseAnalysis.DeclarationInfo

파일 보기 프로젝트 열기: jonasswiatek/strokes

공개 메소드들

메소드 설명
DeclarationInfo ( ) : System.Collections.Generic
IsType ( string fullTypeName ) : bool

메소드 상세

DeclarationInfo() 공개 메소드

public DeclarationInfo ( ) : System.Collections.Generic
리턴 System.Collections.Generic

IsType() 공개 메소드

public IsType ( string fullTypeName ) : bool
fullTypeName string
리턴 bool