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

Inheritance: TargetMethodSignature
ファイルを表示 Open project: baulig/debugger Class Usage Examples

Public Methods

Method Description
MonoMethodSignature ( TargetType ret_type, TargetType param_types ) : System

Method Details

MonoMethodSignature() public method

public MonoMethodSignature ( TargetType ret_type, TargetType param_types ) : System
ret_type TargetType
param_types TargetType
return System