C# Class UnitsOfWork.Command

Afficher le fichier Open project: TelerikAcademy/Data-Structures-and-Algorithms

Méthodes publiques

Méthode Description
Parse ( string commandAsString ) : Command

Method Details

Parse() public static méthode

public static Parse ( string commandAsString ) : Command
commandAsString string
Résultat Command