C# Class Bigio.BigArray.JITO.MeasureManager

Afficher le fichier Open project: 80LevelElf/Bigio

Méthodes publiques

Méthode Description
MeasureMethod ( MethodInfo method, object argumentArray ) : long
MeasureMethod ( object context, MethodInfo method, object argumentArray ) : long

Method Details

MeasureMethod() public static méthode

public static MeasureMethod ( MethodInfo method, object argumentArray ) : long
method System.Reflection.MethodInfo
argumentArray object
Résultat long

MeasureMethod() public static méthode

public static MeasureMethod ( object context, MethodInfo method, object argumentArray ) : long
context object
method System.Reflection.MethodInfo
argumentArray object
Résultat long