C# Class Emveepee.Decoding.MethodInfo

Afficher le fichier Open project: mono/emveepee Class Usage Examples

Méthodes publiques

Méthode Description
MethodInfo ( uint id, uint class_id, bool is_wrapper, string name ) : System

Method Details

MethodInfo() public méthode

public MethodInfo ( uint id, uint class_id, bool is_wrapper, string name ) : System
id uint
class_id uint
is_wrapper bool
name string
Résultat System