C# Class Microsoft.TeamFoundation.VersionControl.Client.CheckinNoteFieldValue

Afficher le fichier Open project: Indomitable/monodevelop-tfs-addin Class Usage Examples

Méthodes publiques

Méthode Description
CheckinNoteFieldValue ( string name, string value ) : System

Private Methods

Méthode Description
ToXml ( XmlWriter writer, string element ) : void

Method Details

CheckinNoteFieldValue() public méthode

public CheckinNoteFieldValue ( string name, string value ) : System
name string
value string
Résultat System