C# Class Strokes.BasicAchievements.NRefactory.CodeBaseAnalysis.DeclarationInfo

Afficher le fichier Open project: jonasswiatek/strokes

Méthodes publiques

Méthode Description
DeclarationInfo ( ) : System.Collections.Generic
IsType ( string fullTypeName ) : bool

Method Details

DeclarationInfo() public méthode

public DeclarationInfo ( ) : System.Collections.Generic
Résultat System.Collections.Generic

IsType() public méthode

public IsType ( string fullTypeName ) : bool
fullTypeName string
Résultat bool