C# Class hoTools.Utils.MksUtil.Mks

Afficher le fichier Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools Class Usage Examples

Méthodes publiques

Méthode Description
Checkout ( ) : string
GetNewest ( ) : bool
Mks ( EA rep, EA pkg ) : System
UndoCheckout ( ) : string
ViewHistory ( ) : string

Private Methods

Méthode Description
Cmd ( string command ) : string

Method Details

Checkout() public méthode

public Checkout ( ) : string
Résultat string

GetNewest() public méthode

public GetNewest ( ) : bool
Résultat bool

Mks() public méthode

public Mks ( EA rep, EA pkg ) : System
rep EA
pkg EA
Résultat System

UndoCheckout() public méthode

public UndoCheckout ( ) : string
Résultat string

ViewHistory() public méthode

public ViewHistory ( ) : string
Résultat string