C# Class Evaluator.Hack

Afficher le fichier Open project: swax/SwarmNLP Class Usage Examples

Méthodes publiques

Méthode Description
GetMethodInvoker ( MethodInfo methodInfo ) : FastInvokeHandler

Private Methods

Méthode Description
EmitBoxIfNeeded ( ILGenerator il, System type ) : void
EmitCastToReference ( ILGenerator il, System type ) : void
EmitFastInt ( ILGenerator il, int value ) : void

Method Details

GetMethodInvoker() public static méthode

public static GetMethodInvoker ( MethodInfo methodInfo ) : FastInvokeHandler
methodInfo System.Reflection.MethodInfo
Résultat FastInvokeHandler