C# 클래스 MonoDevelop.CSharp.Completion.CSharpTextEditorCompletion.CompletionDataCollector.TypeCompletionCategory

상속: CompletionCategory
파일 보기 프로젝트 열기: slluis/monodevelop

공개 메소드들

메소드 설명
CompareTo ( CompletionCategory other ) : int
TypeCompletionCategory ( IType type ) : System

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( CompletionCategory other ) : int
other CompletionCategory
리턴 int

TypeCompletionCategory() 공개 메소드

public TypeCompletionCategory ( IType type ) : System
type IType
리턴 System