메소드 |
설명 |
|
CheckTfsPathArea ( string tfsPath, string areaName ) : bool |
|
|
CheckTfsPathProject ( string tfsPath, string projectName ) : bool |
|
|
ParseAbout ( System.Xml.Linq.XElement page ) : System.Xml.Linq.XElement |
|
|
ParseColumns ( System.Xml.Linq.XElement section ) : List |
|
|
ParseFromDetails ( System.Xml.Linq.XElement page, int index ) : System.Xml.Linq.XElement |
|
|
ParseHistory ( System.Xml.Linq.XElement page ) : System.Xml.Linq.XElement |
|
|
ParseSections ( System.Xml.Linq.XElement page ) : List |
|
|
ParseStats ( System.Xml.Linq.XElement page ) : System.Xml.Linq.XElement |
|
|
ParseTfsPath ( string>.Dictionary properties ) : string |
|
|
RenderAbout ( ) : System.Xml.Linq.XElement |
|
|
RenderDetails ( ) : System.Xml.Linq.XElement |
|
|
RenderHistory ( ) : System.Xml.Linq.XElement |
|
|
RenderLinks ( ) : System.Xml.Linq.XElement |
|
|
RenderMore ( ) : System.Xml.Linq.XElement |
|
|
RenderStats ( ) : System.Xml.Linq.XElement |
|
|
RenderTfsPath ( ) : System.Xml.Linq.XElement |
|
|