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

Show file Open project: Indomitable/monodevelop-tfs-addin Class Usage Examples

Public Methods

Method Description
CheckinNote ( CheckinNoteFieldValue values ) : System

Private Methods

Method Description
ToXml ( XmlWriter writer, string element ) : void

Method Details

CheckinNote() public method

public CheckinNote ( CheckinNoteFieldValue values ) : System
values CheckinNoteFieldValue
return System