C# Class MonoDevelop.Ide.Editor.Extension.AbstractNavigationExtension.NavigationSegment

Inheritance: ISegment
Afficher le fichier Open project: powerumc/monodevelop_korean

Méthodes publiques

Méthode Description
NavigationSegment ( int offset, int length, System activate ) : System

Method Details

NavigationSegment() public méthode

public NavigationSegment ( int offset, int length, System activate ) : System
offset int
length int
activate System
Résultat System