C# Class Mono.Debugger.Languages.Mono.MonoMethodSignature

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

Méthodes publiques

Méthode Description
MonoMethodSignature ( TargetType ret_type, TargetType param_types ) : System

Method Details

MonoMethodSignature() public méthode

public MonoMethodSignature ( TargetType ret_type, TargetType param_types ) : System
ret_type TargetType
param_types TargetType
Résultat System