C# Class IL.View.Controls.CodeView.Scope

Afficher le fichier Open project: DenisVuyka/IL.View Class Usage Examples

Méthodes publiques

Méthode Description
AddChild ( Scope childScope ) : void
Scope ( string name, int index, int length ) : System

Method Details

AddChild() public méthode

public AddChild ( Scope childScope ) : void
childScope Scope
Résultat void

Scope() public méthode

public Scope ( string name, int index, int length ) : System
name string
index int
length int
Résultat System