C# Class Emveepee.Decoding.MethodInfo

Datei anzeigen Open project: mono/emveepee Class Usage Examples

Public Methods

Method Description
MethodInfo ( uint id, uint class_id, bool is_wrapper, string name ) : System

Method Details

MethodInfo() public method

public MethodInfo ( uint id, uint class_id, bool is_wrapper, string name ) : System
id uint
class_id uint
is_wrapper bool
name string
return System