C# Class HgLib.Repository.Commands.HgCommandQueue

Afficher le fichier Open project: HexWrench/VisualHG2015 Class Usage Examples

Méthodes publiques

Méthode Description
Dump ( ) : HgCommand[]
Enqueue ( HgCommand command ) : void
HgCommandQueue ( ) : System.Collections.Generic

Method Details

Dump() public méthode

public Dump ( ) : HgCommand[]
Résultat HgCommand[]

Enqueue() public méthode

public Enqueue ( HgCommand command ) : void
command HgCommand
Résultat void

HgCommandQueue() public méthode

public HgCommandQueue ( ) : System.Collections.Generic
Résultat System.Collections.Generic