C# Class Bamboo.Prevalence.Implementation.MethodCallCommand

Inheritance: Bamboo.Prevalence.ICommand
Afficher le fichier Open project: bamboo/Bamboo.Prevalence

Méthodes publiques

Méthode Description
MethodCallCommand ( string methodName, object args ) : System
ToString ( ) : string

Private Methods

Méthode Description
Bamboo ( object system ) : object

Method Details

MethodCallCommand() public méthode

public MethodCallCommand ( string methodName, object args ) : System
methodName string
args object
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string