C# Class ICSharpCode.NRefactory.CSharp.Completion.CompletionDataWrapper.TypeCompletionCategory

Inheritance: CompletionCategory
Afficher le fichier Open project: mono-soc-2012/NRefactory

Méthodes publiques

Méthode Description
CompareTo ( CompletionCategory other ) : int
TypeCompletionCategory ( IType type ) : System

Method Details

CompareTo() public méthode

public CompareTo ( CompletionCategory other ) : int
other CompletionCategory
Résultat int

TypeCompletionCategory() public méthode

public TypeCompletionCategory ( IType type ) : System
type IType
Résultat System