Свойство | Type | Description | |
---|---|---|---|
IsStatic | bool | ||
MethodIndex | int | ||
ParamType | Type | ||
ParameterType | Type[] | ||
RefOut | bool[] |
Méthode | Description | |
---|---|---|
ScorpioFastReflectMethodInfo ( bool isStatic, Array parameterType, Array refOut, Type paramType, int methodIndex ) : System |
public ScorpioFastReflectMethodInfo ( bool isStatic, Array parameterType, Array refOut, Type paramType, int methodIndex ) : System | ||
isStatic | bool | |
parameterType | Array | |
refOut | Array | |
paramType | Type | |
methodIndex | int | |
Résultat | System |