C# 클래스 Microsoft.TeamFoundation.VersionControl.Client.UpdateLocalVersion

파일 보기 프로젝트 열기: Indomitable/monodevelop-tfs-addin 1 사용 예제들

공개 메소드들

메소드 설명
ToXml ( System.Xml.Linq.XNamespace ns ) : System.Xml.Linq.XElement
UpdateLocalVersion ( int itemId, string targetLocalItem, int localVersion ) : System.Collections.Generic

메소드 상세

ToXml() 공개 메소드

public ToXml ( System.Xml.Linq.XNamespace ns ) : System.Xml.Linq.XElement
ns System.Xml.Linq.XNamespace
리턴 System.Xml.Linq.XElement

UpdateLocalVersion() 공개 메소드

public UpdateLocalVersion ( int itemId, string targetLocalItem, int localVersion ) : System.Collections.Generic
itemId int
targetLocalItem string
localVersion int
리턴 System.Collections.Generic