C# 클래스 OfficeInstallGenerator.FilePathCacher

파일 보기 프로젝트 열기: OfficeDev/Office-IT-Pro-Deployment-Scripts 1 사용 예제들

공개 메소드들

메소드 설명
AddFile ( string rootPath, string filePath ) : void
FilePathCacher ( string xmlFilePath ) : System

비공개 메소드들

메소드 설명
GenerateMD5Hash ( string filePath ) : string
SetAttribute ( XmlNode xmlNode, string name, string value ) : void

메소드 상세

AddFile() 공개 메소드

public AddFile ( string rootPath, string filePath ) : void
rootPath string
filePath string
리턴 void

FilePathCacher() 공개 메소드

public FilePathCacher ( string xmlFilePath ) : System
xmlFilePath string
리턴 System