C# Class CQRS.Talk.Sample2.BasicSQRS.SetAttributeCommand

Afficher le fichier Open project: trailmax/CQRS.Talk Class Usage Examples

Méthodes publiques

Méthode Description
SetAttribute ( String attributeName, String value ) : void
SetAttributeCommand ( ) : System

Method Details

SetAttribute() public méthode

public SetAttribute ( String attributeName, String value ) : void
attributeName String
value String
Résultat void

SetAttributeCommand() public méthode

public SetAttributeCommand ( ) : System
Résultat System