C# Class SharpDox.Build.Roslyn.Parser.ProjectParser.TypeParameterParser

Inheritance: BaseParser
Mostrar archivo Open project: Geaz/sharpDox Class Usage Examples

Private Methods

Method Description
GetTypeParameter ( ITypeParameterSymbol typeParameter ) : SDTypeParameter
ParseTypeParameters ( IEnumerable typeParameters ) : SortedList
TypeParameterParser ( TypeRefParser typeRefParser, ParserOptions parserOptions ) : System.Collections.Generic