C# Class Mono.Debugger.Block

Afficher le fichier Open project: baulig/debugger Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Méthodes protégées

Méthode Description
Block ( Type type, int index, int start, int end ) : System

Method Details

Block() protected méthode

protected Block ( Type type, int index, int start, int end ) : System
type System.Type
index int
start int
end int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string