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

Exibir arquivo Open project: jonasswiatek/strokes

Public Methods

Method Description
DeclarationInfo ( ) : System.Collections.Generic
IsType ( string fullTypeName ) : bool

Method Details

DeclarationInfo() public method

public DeclarationInfo ( ) : System.Collections.Generic
return System.Collections.Generic

IsType() public method

public IsType ( string fullTypeName ) : bool
fullTypeName string
return bool