C# Class MyCommandHandler, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
DoStuff ( Guid, id, DateTime, dateX, DateTime, start, DateTime, end ) : void
Execute ( cmd ) : CommandValidation,

Method Details

DoStuff() public méthode

public DoStuff ( Guid, id, DateTime, dateX, DateTime, start, DateTime, end ) : void
id Guid,
dateX DateTime,
start DateTime,
end DateTime,
Résultat void

Execute() public méthode

public Execute ( cmd ) : CommandValidation,
Résultat CommandValidation,