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

Inheritance: CompletionCategory
ファイルを表示 Open project: mono-soc-2012/NRefactory

Public Methods

Method Description
CompareTo ( CompletionCategory other ) : int
TypeCompletionCategory ( IType type ) : System

Method Details

CompareTo() public method

public CompareTo ( CompletionCategory other ) : int
other CompletionCategory
return int

TypeCompletionCategory() public method

public TypeCompletionCategory ( IType type ) : System
type IType
return System