C# Class FX.SalesLogix.Modules.GitExtensions.Model.Branch

Afficher le fichier Open project: CustomerFX/SalesLogixGitExtensions

Méthodes publiques

Méthode Description
Branch ( ) : System
Branch ( string Name ) : System
Branch ( string Name, bool Current ) : System
ToString ( ) : string

Method Details

Branch() public méthode

public Branch ( ) : System
Résultat System

Branch() public méthode

public Branch ( string Name ) : System
Name string
Résultat System

Branch() public méthode

public Branch ( string Name, bool Current ) : System
Name string
Current bool
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string