Logo
クラス | 静的公開メンバ関数 | 全メンバ一覧
Yukar.Common.RevisionUtil クラス

svn infoを保存したテキストからリビジョン情報を抽出するためのクラス [詳解]

クラス

struct  RevisionInfo
 リビジョン情報 [詳解]
 

静的公開メンバ関数

static RevisionInfo getFromPathWithCommand (string projectPath)
 
static RevisionInfo getFromXmlStream (StreamReader reader)
 

詳解

svn infoを保存したテキストからリビジョン情報を抽出するためのクラス

メソッド詳解

◆ getFromPathWithCommand()

static RevisionInfo Yukar.Common.RevisionUtil.getFromPathWithCommand ( string  projectPath)
static

◆ getFromXmlStream()

static RevisionInfo Yukar.Common.RevisionUtil.getFromXmlStream ( StreamReader  reader)
static