C# Class LinFu.Reflection.MethodMissingParameters

Afficher le fichier Open project: philiplaureano/LinFu.DynamicObject Class Usage Examples

Méthodes publiques

Méthode Description
MethodMissingParameters ( string name, object target, object args )

Method Details

MethodMissingParameters() public méthode

public MethodMissingParameters ( string name, object target, object args )
name string
target object
args object