C# Class System.ZXPFunc

Afficher le fichier Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Méthodes publiques

Свойство Type Description
Key string
Method System.Reflection.MethodInfo

Méthodes publiques

Méthode Description
ZXPFunc ( string key, MethodInfo mi ) : System

Method Details

ZXPFunc() public méthode

public ZXPFunc ( string key, MethodInfo mi ) : System
key string
mi System.Reflection.MethodInfo
Résultat System

Property Details

Key public_oe property

public string Key
Résultat string

Method public_oe property

public MethodInfo,System.Reflection Method
Résultat System.Reflection.MethodInfo